diff options
author | Chao Yu <yuchao0@huawei.com> | 2016-09-09 08:38:20 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-09-13 13:02:32 -0700 |
commit | 9512929608891830f4194e1959b667b43d86e619 (patch) | |
tree | 09c8e3ae724e78eac485de193860037c17a493ee | |
parent | e8ea9b3d7e278d2ef4b60e703f780ceee70cb331 (diff) | |
download | linux-9512929608891830f4194e1959b667b43d86e619.tar.gz linux-9512929608891830f4194e1959b667b43d86e619.tar.bz2 linux-9512929608891830f4194e1959b667b43d86e619.zip |
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>
-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 F2FS FILE SYSTEM M: Jaegeuk Kim <jaegeuk@kernel.org> -M: Changman Lee <cm224.lee@samsung.com> -R: Chao Yu <yuchao0@huawei.com> +M: Chao Yu <yuchao0@huawei.com> L: linux-f2fs-devel@lists.sourceforge.net -W: http://en.wikipedia.org/wiki/F2FS +W: https://f2fs.wiki.kernel.org/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git S: Maintained F: Documentation/filesystems/f2fs.txt |