From nobody Fri Dec 19 12:28:40 2025 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A80E61925AF for ; Tue, 31 Dec 2024 15:54:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735660466; cv=none; b=HG2rje+5Qi+y8hBlh8yVEhwYv0o5WmEymZfDX0d3iTnS6MwTA9QqWlpA+Pd3sAXTh8tdmJZs2E6yeR4Fg2s8XiVjt+ZTnUQdyhTcZi474+UjjGt0Xlxa3pPNFAXOzV69PJvEss6btuHjaIAxXpB/sbJqS0+f8d8tRxfhYuxeZSk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735660466; c=relaxed/simple; bh=k+tLAuIRoKJ8oe0uuIUaTeDWX+jOzy+R0qNcEOA3xZY=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=SaAxWWX81UqFK/ejX4Rx2JgLqZv5Z8oW5VXAsavKL8UsKp8w1zEUkSFipg7+SbijFGZkbOzhfqnGomN9O3Rt9LB/qPnYuICAXMojDcXJIipA2P3v6+N/rlveTU5oL0+aliSRSSo3/8RZEpLdMnW+5TMSqaNS7edwBWHGEQJVGxQ= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=ZaUWL1Ov; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="ZaUWL1Ov" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4EAC3C4CED2; Tue, 31 Dec 2024 15:54:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1735660466; bh=k+tLAuIRoKJ8oe0uuIUaTeDWX+jOzy+R0qNcEOA3xZY=; h=From:To:Cc:Subject:Date:From; b=ZaUWL1OvRKfSI02ekPSHi7+De9XaITLtPnxRe/ER+0RzgD/KpfxX6+Z6spAi+4iZR zi/UrE4USiJkE6WL4lZVCPbWG3hqLbz2pYHiYEovGEcUA64bhJDTBYcStmw4UKswDw vZKVRx0peRRG8kHpSlIIOVbsE+6xbOfUv9GkLjvPlBrZWLTn5tsVPcWmZvyK9cyYO/ buoz3MHDS7D6w6CYfJL5U7+20WNqpe7CFKFmmsB49sQSNGskT91ElTTY8fFNlUghoO l/gZbaE8ZUOSHcL81PCUXMbp8haXSR55LR8GhTc8IvLhZ9CIkogk8kLnau2OO6Lhdk vvqPvH1L2iIfA== From: "Rob Herring (Arm)" To: Joe Perches , Andrew Morton Cc: Arnd Bergmann , linux-kernel@vger.kernel.org Subject: [RESEND PATCH] MAINTAINERS: Fix list entries with display names Date: Tue, 31 Dec 2024 09:54:14 -0600 Message-ID: <20241231155415.186244-1-robh@kernel.org> X-Mailer: git-send-email 2.45.2 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" 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) --- 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 R: Matthias Brugger R: Ghennadi Procopciuc -L: NXP S32 Linux Team +R: NXP S32 Linux Team L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: arch/arm64/boot/dts/freescale/s32g*.dts* @@ -16604,8 +16604,8 @@ F: arch/nios2/ =20 NITRO ENCLAVES (NE) M: Alexandru Ciobotaru +R: The AWS Nitro Enclaves Team L: linux-kernel@vger.kernel.org -L: The AWS Nitro Enclaves Team 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/ =20 NITRO SECURE MODULE (NSM) M: Alexander Graf +R: The AWS Nitro Enclaves Team L: linux-kernel@vger.kernel.org -L: The AWS Nitro Enclaves Team S: Supported W: https://aws.amazon.com/ec2/nitro/nitro-enclaves/ F: drivers/misc/nsm.c @@ -18429,8 +18429,8 @@ M: Fabio Estevam M: Shawn Guo M: Jacky Bai R: Pengutronix Kernel Team +R: NXP S32 Linux Team L: linux-gpio@vger.kernel.org -L: NXP S32 Linux Team 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 =20 RASPBERRY PI PISP BACK END M: Jacopo Mondi -L: Raspberry Pi Kernel Maintenance +R: Raspberry Pi Kernel Maintenance L: linux-media@vger.kernel.org S: Maintained F: Documentation/devicetree/bindings/media/raspberrypi,pispbe.yaml --=20 2.45.2