diff options
author | Chao Yu <chao@kernel.org> | 2021-06-27 15:29:18 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2021-06-28 18:22:52 +0200 |
commit | bf1c5bc21b879bcddc8cf0fe0e1c3110fc8d25d6 (patch) | |
tree | 9a7d455ad7cb8edea2dbfbb6038d3fca73aa00c3 /MAINTAINERS | |
parent | f2fs: remove false alarm on iget failure during GC (diff) | |
download | linux-bf1c5bc21b879bcddc8cf0fe0e1c3110fc8d25d6.tar.xz linux-bf1c5bc21b879bcddc8cf0fe0e1c3110fc8d25d6.zip |
MAINTAINERS: f2fs: update my email address
Old email address will be invalid after a few days, update it
to kernel.org one.
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 93ce2b8c1b44..0693971c630f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6903,7 +6903,7 @@ F: drivers/iommu/exynos-iommu.c F2FS FILE SYSTEM M: Jaegeuk Kim <jaegeuk@kernel.org> -M: Chao Yu <yuchao0@huawei.com> +M: Chao Yu <chao@kernel.org> L: linux-f2fs-devel@lists.sourceforge.net S: Maintained W: https://f2fs.wiki.kernel.org/ |