projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a898cb6
)
MAINTAINERS: add missing git address for ext2 entry
author
Chao Yu
<chao@kernel.org>
Mon, 19 Feb 2024 06:37:18 +0000
(14:37 +0800)
committer
Jan Kara
<jack@suse.cz>
Mon, 19 Feb 2024 11:57:12 +0000
(12:57 +0100)
ext2 git address is missing, add it.
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jan Kara <jack@suse.cz>
Message-Id: <
20240219063718
.
3682824
-1-chao@kernel.org>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 8d1052fa6a6924d17a4d2681fa7907c544e35186..b81670215c40c33908c8ae572b2a0d527b29f8db 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-7984,6
+7984,7
@@
M: Jan Kara <jack@suse.com>
L: linux-ext4@vger.kernel.org
S: Maintained
F: Documentation/filesystems/ext2.rst
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git
F: fs/ext2/
F: include/linux/ext2*