[PATCH] MAINTAINERS: Add f2fs's patchwork

Yangtao Li posted 1 patch 2 years, 9 months ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: Add f2fs's patchwork
Posted by Yangtao Li 2 years, 9 months ago
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>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index a608f19da3a9..d1fbe7d15d86 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7889,6 +7889,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
-- 
2.25.1
Re: [PATCH] MAINTAINERS: Add f2fs's patchwork
Posted by Chao Yu 2 years, 8 months ago
On 2022/12/16 10:45, Yangtao Li wrote:
>  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>

Thanks,
Re: [PATCH] MAINTAINERS: Add f2fs's patchwork
Posted by Yangtao Li 2 years, 9 months ago
Hey folks,

https://patchwork.kernel.org/project/f2fs/list/ now works!

I guess it started working after Patchwork Bot was added?

Anyway, now we can use it.

Thx,
Yangtao