diff options
author | Ryusuke Konishi <[email protected]> | 2014-04-03 14:50:25 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-04-03 16:21:25 -0700 |
commit | e21269355eb18aa7be72d5dd92f421da0b50abdb (patch) | |
tree | bd1997bb4be6b8cef51ed0afa7274e74b71fedce | |
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-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* F: include/uapi/linux/sunrpc/ NILFS2 FILESYSTEM -M: KONISHI Ryusuke <[email protected]> +M: Ryusuke Konishi <[email protected]> W: http://www.nilfs.org/en/ -T: git git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2.git +T: git git://github.com/konis/nilfs2.git S: Supported F: Documentation/filesystems/nilfs2.txt F: fs/nilfs2/ |