[RESEND PATCH] MAINTAINERS: Fix list entries with display names
From: Rob Herring (Arm)
Date: Tue Dec 31 2024 - 10:54:32 EST
get_maintainers.pl doesn't expect list entries to have a display name.
Entries with a display name are omitted and print just the description:
(open list:PIN CONTROLLER - FREESCALE)
These cases are pretty much aliases to a few people, not lists which
are archived and can be subscribed to. Change these cases to be reviewers
instead.
Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
---
MAINTAINERS | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 910305c11e8a..e4c98db82a42 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2830,7 +2830,7 @@ ARM/NXP S32G ARCHITECTURE
R: Chester Lin <chester62515@xxxxxxxxx>
R: Matthias Brugger <mbrugger@xxxxxxxx>
R: Ghennadi Procopciuc <ghennadi.procopciuc@xxxxxxxxxxx>
-L: NXP S32 Linux Team <s32@xxxxxxx>
+R: NXP S32 Linux Team <s32@xxxxxxx>
L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
S: Maintained
F: arch/arm64/boot/dts/freescale/s32g*.dts*
@@ -16604,8 +16604,8 @@ F: arch/nios2/
NITRO ENCLAVES (NE)
M: Alexandru Ciobotaru <alcioa@xxxxxxxxxx>
+R: The AWS Nitro Enclaves Team <aws-nitro-enclaves-devel@xxxxxxxxxx>
L: linux-kernel@xxxxxxxxxxxxxxx
-L: The AWS Nitro Enclaves Team <aws-nitro-enclaves-devel@xxxxxxxxxx>
S: Supported
W: https://aws.amazon.com/ec2/nitro/nitro-enclaves/
F: Documentation/virt/ne_overview.rst
@@ -16616,8 +16616,8 @@ F: samples/nitro_enclaves/
NITRO SECURE MODULE (NSM)
M: Alexander Graf <graf@xxxxxxxxxx>
+R: The AWS Nitro Enclaves Team <aws-nitro-enclaves-devel@xxxxxxxxxx>
L: linux-kernel@xxxxxxxxxxxxxxx
-L: The AWS Nitro Enclaves Team <aws-nitro-enclaves-devel@xxxxxxxxxx>
S: Supported
W: https://aws.amazon.com/ec2/nitro/nitro-enclaves/
F: drivers/misc/nsm.c
@@ -18429,8 +18429,8 @@ M: Fabio Estevam <festevam@xxxxxxxxx>
M: Shawn Guo <shawnguo@xxxxxxxxxx>
M: Jacky Bai <ping.bai@xxxxxxx>
R: Pengutronix Kernel Team <kernel@xxxxxxxxxxxxxx>
+R: NXP S32 Linux Team <s32@xxxxxxx>
L: linux-gpio@xxxxxxxxxxxxxxx
-L: NXP S32 Linux Team <s32@xxxxxxx>
S: Maintained
F: Documentation/devicetree/bindings/pinctrl/fsl,*
F: Documentation/devicetree/bindings/pinctrl/nxp,s32*
@@ -19565,7 +19565,7 @@ F: drivers/ras/amd/fmpm.c
RASPBERRY PI PISP BACK END
M: Jacopo Mondi <jacopo.mondi@xxxxxxxxxxxxxxxx>
-L: Raspberry Pi Kernel Maintenance <kernel-list@xxxxxxxxxxxxxxx>
+R: Raspberry Pi Kernel Maintenance <kernel-list@xxxxxxxxxxxxxxx>
L: linux-media@xxxxxxxxxxxxxxx
S: Maintained
F: Documentation/devicetree/bindings/media/raspberrypi,pispbe.yaml
--
2.45.2