From 767c4b82715ad34b5b48159eba4e69608dd076e3 Mon Sep 17 00:00:00 2001 From: Chen Linxuan Date: Wed, 7 May 2025 16:42:16 +0800 Subject: [PATCH] MAINTAINERS: update filter of FUSE documentation There are some fuse-*.rst files in Documentation directory, let's make get_mantainers.pl work on those file instead of only fuse.rst. Reviewed-by: Amir Goldstein Signed-off-by: Chen Linxuan Signed-off-by: Miklos Szeredi --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 96b8270495018..2174a854831f0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9726,7 +9726,7 @@ L: linux-fsdevel@vger.kernel.org S: Maintained W: https://github.com/libfuse/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git -F: Documentation/filesystems/fuse.rst +F: Documentation/filesystems/fuse* F: fs/fuse/ F: include/uapi/linux/fuse.h -- 2.47.2