MAINTAINERS: repair a malformed T: entry in IDMAPPED MOUNTS
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Wed, 8 Mar 2023 14:36:40 +0000 (15:36 +0100)
committerChristian Brauner (Microsoft) <brauner@kernel.org>
Wed, 8 Mar 2023 15:13:05 +0000 (16:13 +0100)
commit5b8e5319affc977d24b8ce7edd295907e969e217
treecc63d7e471ab4a19e693fa6bb50574266516b776
parent03e1d60e177eedbd302b77af4ea5e21b5a7ade31
MAINTAINERS: repair a malformed T: entry in IDMAPPED MOUNTS

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>
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
MAINTAINERS