[PATCH] MAINTAINERS: repair a malformed T: entry in IDMAPPED MOUNTS

Lukas Bulwahn posted 1 patch 2 years, 6 months ago
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH] MAINTAINERS: repair a malformed T: entry in IDMAPPED MOUNTS
Posted by Lukas Bulwahn 2 years, 6 months ago
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 <lukas.bulwahn@gmail.com>
---
 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 <brauner@kernel.org>
 M:	Seth Forshee <sforshee@kernel.org>
 L:	linux-fsdevel@vger.kernel.org
 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 <luca@lucaceresoli.net>
-- 
2.17.1
Re: [PATCH] MAINTAINERS: repair a malformed T: entry in IDMAPPED MOUNTS
Posted by Christian Brauner 2 years, 6 months ago
From: Christian Brauner (Microsoft) <brauner@kernel.org>


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