diff options
author | Chen Linxuan <chenlinxuan@uniontech.com> | 2025-05-07 16:42:16 +0800 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2025-05-12 10:01:50 +0200 |
commit | 767c4b82715ad34b5b48159eba4e69608dd076e3 (patch) | |
tree | 138f235baae604761f29531b35c6f48f6490a89d | |
parent | 69efbff69f89c9b2b72c4d82ad8b59706add768a (diff) |
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 <amir73il@gmail.com>
Signed-off-by: Chen Linxuan <chenlinxuan@uniontech.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 96b827049501..2174a854831f 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 |