Re: [PATCH] MAINTAINERS: Broadcom internal lists aren't maintainers
From: Florian Fainelli
Date: Tue Apr 19 2022 - 15:01:13 EST
On 4/12/2022 11:34 AM, Joe Perches wrote:
Convert the broadcom internal list M: and L: entries to R: as
exploder email addresses are neither maintainers nor mailing lists.
Reorder the entries as necessary.
Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
---
MAINTAINERS | 64 ++++++++++++++++++++++++++++++-------------------------------
1 file changed, 32 insertions(+), 32 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 47d9862b21a95..0278782c14e19 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3746,7 +3746,7 @@ F: include/linux/platform_data/b53.h
BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE
M: Nicolas Saenz Julienne <nsaenz@xxxxxxxxxx>
-L: bcm-kernel-feedback-list@xxxxxxxxxxxx
+R: Broadcom Kernel Team <bcm-kernel-feedback-list@xxxxxxxxxxxx>
There is not a "Broadcom Kernel Team", the description of R: appears to
require some kind of full name, hence the choice of L: instead of R:.
--
Florian