diff options
| author | Yangtao Li <frank.li@vivo.com> | 2022-12-16 10:45:06 +0800 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2023-01-11 11:11:01 -0800 |
| commit | 275dd5dc67f2a4d7a81c22869ff594701519dc9b (patch) | |
| tree | ea4f7485db4e209b1961802f32f1819891be9c20 | |
| parent | 185a453bf1b5688f8c77f2646b0b6f3b1cbdddca (diff) | |
MAINTAINERS: Add f2fs's patchwork
>From now on, f2fs also has its own patchwork link, thanks to Jaegeuk
for starting this tool!
Let's update it to f2fs entry.
Signed-off-by: Yangtao Li <frank.li@vivo.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7f86d02cb427..d0485b58b9d9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7922,6 +7922,7 @@ M: Chao Yu <chao@kernel.org> L: linux-f2fs-devel@lists.sourceforge.net S: Maintained W: https://f2fs.wiki.kernel.org/ +Q: https://patchwork.kernel.org/project/f2fs/list/ B: https://bugzilla.kernel.org/enter_bug.cgi?product=File%20System&component=f2fs T: git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git F: Documentation/ABI/testing/sysfs-fs-f2fs |
