Message ID | 20240820195109.38906-1-ebiggers@kernel.org (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS: add the VFS git tree | expand |
On Tue, 20 Aug 2024 12:51:09 -0700, Eric Biggers wrote: > The VFS git tree is missing from MAINTAINERS. Add it. > > Applied to the vfs.misc branch of the vfs/vfs.git tree. Patches in the vfs.misc branch should appear in linux-next soon. Please report any outstanding bugs that were missed during review in a new review to the original patch series allowing us to drop it. It's encouraged to provide Acked-bys and Reviewed-bys even though the patch has now been applied. If possible patch trailers will be updated. Note that commit hashes shown below are subject to change due to rebase, trailer updates or similar. If in doubt, please check the listed branch. tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git branch: vfs.misc [1/1] MAINTAINERS: add the VFS git tree https://git.kernel.org/vfs/vfs/c/abadcddedcec
diff --git a/MAINTAINERS b/MAINTAINERS index f328373463b0..c63e588e87dd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8595,10 +8595,11 @@ FILESYSTEMS (VFS and infrastructure) M: Alexander Viro <viro@zeniv.linux.org.uk> M: Christian Brauner <brauner@kernel.org> R: Jan Kara <jack@suse.cz> 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 F: include/uapi/linux/fs.h F: include/uapi/linux/openat2.h