diff options
author | Jan Kara <jack@suse.cz> | 2009-08-03 13:00:57 -0400 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2009-09-16 11:44:10 -0400 |
commit | 19003c18e9b41f5c3aeb81c92356f90958e1f22f (patch) | |
tree | 5796ba1dad6e7dac8a716ed3dd34e739373e4efc /MAINTAINERS | |
parent | b449fc6fcc07a392c69f3c1db9a4ad4dda8cbcba (diff) |
ext3: Update MAINTAINERS for ext3 and JBD
Stephen agreed that he's unlikely to find time for working on ext3/JBD in the
near future and is not working on it for some time already. So remove him.
Added myself to JBD since after Andrew I'm probably the second most sensible
contact ;).
CC: Stephen Tweedie <sct@redhat.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9117b65f4ae3..424beb672aff 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1967,7 +1967,6 @@ F: fs/ext2/ | |||
1967 | F: include/linux/ext2* | 1967 | F: include/linux/ext2* |
1968 | 1968 | ||
1969 | EXT3 FILE SYSTEM | 1969 | EXT3 FILE SYSTEM |
1970 | M: Stephen Tweedie <sct@redhat.com> | ||
1971 | M: Andrew Morton <akpm@linux-foundation.org> | 1970 | M: Andrew Morton <akpm@linux-foundation.org> |
1972 | M: Andreas Dilger <adilger@sun.com> | 1971 | M: Andreas Dilger <adilger@sun.com> |
1973 | L: linux-ext4@vger.kernel.org | 1972 | L: linux-ext4@vger.kernel.org |
@@ -2892,8 +2891,8 @@ F: fs/jffs2/ | |||
2892 | F: include/linux/jffs2.h | 2891 | F: include/linux/jffs2.h |
2893 | 2892 | ||
2894 | JOURNALLING LAYER FOR BLOCK DEVICES (JBD) | 2893 | JOURNALLING LAYER FOR BLOCK DEVICES (JBD) |
2895 | M: Stephen Tweedie <sct@redhat.com> | ||
2896 | M: Andrew Morton <akpm@linux-foundation.org> | 2894 | M: Andrew Morton <akpm@linux-foundation.org> |
2895 | M: Jan Kara <jack@suse.cz> | ||
2897 | L: linux-ext4@vger.kernel.org | 2896 | L: linux-ext4@vger.kernel.org |
2898 | S: Maintained | 2897 | S: Maintained |
2899 | F: fs/jbd*/ | 2898 | F: fs/jbd*/ |