diff options
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2014-04-03 17:50:25 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-04-03 19:21:25 -0400 |
commit | e21269355eb18aa7be72d5dd92f421da0b50abdb (patch) | |
tree | bd1997bb4be6b8cef51ed0afa7274e74b71fedce /MAINTAINERS | |
parent | 5f356fd4d75fd66e62c803fc7a684863c4b38e59 (diff) |
nilfs2: update MAINTAINERS file entries
Update git repository entry of nilfs2 file system and maintainer's
email description.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2f2675493b3a..3bf8bbbbee75 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6181,10 +6181,10 @@ F: include/uapi/linux/nfs* | |||
6181 | F: include/uapi/linux/sunrpc/ | 6181 | F: include/uapi/linux/sunrpc/ |
6182 | 6182 | ||
6183 | NILFS2 FILESYSTEM | 6183 | NILFS2 FILESYSTEM |
6184 | M: KONISHI Ryusuke <konishi.ryusuke@lab.ntt.co.jp> | 6184 | M: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> |
6185 | L: linux-nilfs@vger.kernel.org | 6185 | L: linux-nilfs@vger.kernel.org |
6186 | W: http://www.nilfs.org/en/ | 6186 | W: http://www.nilfs.org/en/ |
6187 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2.git | 6187 | T: git git://github.com/konis/nilfs2.git |
6188 | S: Supported | 6188 | S: Supported |
6189 | F: Documentation/filesystems/nilfs2.txt | 6189 | F: Documentation/filesystems/nilfs2.txt |
6190 | F: fs/nilfs2/ | 6190 | F: fs/nilfs2/ |