diff options
author | Chao Yu <yuchao0@huawei.com> | 2016-09-08 20:38:20 -0400 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-09-13 16:02:32 -0400 |
commit | 9512929608891830f4194e1959b667b43d86e619 (patch) | |
tree | 09c8e3ae724e78eac485de193860037c17a493ee /MAINTAINERS | |
parent | e8ea9b3d7e278d2ef4b60e703f780ceee70cb331 (diff) |
MAINTAINERS: update f2fs entry
This patch includes below modifications:
1. change my maintainership from reviewer to maintainer.
2. remove maintainership of Changman Lee since he is not active about
one and a half year.
3. change website of f2fs from wiki to kernel one.
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0bbe4b105c34..bd2897364148 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5060,10 +5060,9 @@ F: include/linux/fscrypto.h | |||
5060 | 5060 | ||
5061 | F2FS FILE SYSTEM | 5061 | F2FS FILE SYSTEM |
5062 | M: Jaegeuk Kim <jaegeuk@kernel.org> | 5062 | M: Jaegeuk Kim <jaegeuk@kernel.org> |
5063 | M: Changman Lee <cm224.lee@samsung.com> | 5063 | M: Chao Yu <yuchao0@huawei.com> |
5064 | R: Chao Yu <yuchao0@huawei.com> | ||
5065 | L: linux-f2fs-devel@lists.sourceforge.net | 5064 | L: linux-f2fs-devel@lists.sourceforge.net |
5066 | W: http://en.wikipedia.org/wiki/F2FS | 5065 | W: https://f2fs.wiki.kernel.org/ |
5067 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git | 5066 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git |
5068 | S: Maintained | 5067 | S: Maintained |
5069 | F: Documentation/filesystems/f2fs.txt | 5068 | F: Documentation/filesystems/f2fs.txt |