The T: entries shall be composed of a SCM tree type (git, hg, quilt, stgit
or topgit) and location.
Add the SCM tree type to the T: entry and reorder the file entries in
alphabetical order.
Fixes: ddc84c90538e ("MAINTAINERS: update idmapping tree")
Signed-off-by: Lukas Bulwahn <[email protected]>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 2091b15ae695..a51fdde146db 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9889,10 +9889,10 @@ M: Christian Brauner <[email protected]>
M: Seth Forshee <[email protected]>
L: [email protected]
S: Maintained
-T: git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping.git
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping.git
F: Documentation/filesystems/idmappings.rst
-F: tools/testing/selftests/mount_setattr/
F: include/linux/mnt_idmapping.*
+F: tools/testing/selftests/mount_setattr/
IDT VersaClock 5 CLOCK DRIVER
M: Luca Ceresoli <[email protected]>
--
2.17.1
From: Christian Brauner (Microsoft) <[email protected]>
On Wed, 08 Mar 2023 15:36:40 +0100, Lukas Bulwahn wrote:
> The T: entries shall be composed of a SCM tree type (git, hg, quilt, stgit
> or topgit) and location.
>
> Add the SCM tree type to the T: entry and reorder the file entries in
> alphabetical order.
>
>
> [...]
Thanks for spotting and fixing this. Applied,
[1/1] MAINTAINERS: repair a malformed T: entry in IDMAPPED MOUNTS
commit: 5b8e5319affc977d24b8ce7edd295907e969e217