From: Eric Biggers Date: Tue, 20 Aug 2024 19:51:09 +0000 (-0700) Subject: MAINTAINERS: add the VFS git tree X-Git-Tag: v6.12-rc1~215^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0ac3396ea4a2ab1c80ea560b4dd22f2a3c13a7e9;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: add the VFS git tree The VFS git tree is missing from MAINTAINERS. Add it. Signed-off-by: Eric Biggers Link: https://lore.kernel.org/r/20240820195109.38906-1-ebiggers@kernel.org Signed-off-by: Christian Brauner --- diff --git a/MAINTAINERS b/MAINTAINERS index f328373463b0d..c63e588e87dd1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8597,6 +8597,7 @@ M: Christian Brauner R: Jan Kara L: linux-fsdevel@vger.kernel.org S: Maintained +T: git https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git F: fs/* F: include/linux/fs.h F: include/linux/fs_types.h