diff mbox series

[v2] MAINTAINERS: fix DWMAC S32 entry

Message ID 20250221005012.1051897-1-kuba@kernel.org (mailing list archive)
State Accepted
Commit 28b04731a38c80092f47437af6c2770765e0b99f
Headers show
Series [v2] MAINTAINERS: fix DWMAC S32 entry | expand

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Commit Message

Jakub Kicinski Feb. 21, 2025, 12:50 a.m. UTC
Using L: with more than a bare email address causes getmaintainer.pl
to be unable to parse the entry. Fix this by doing as other entries
that use this email address and convert it to an R: entry.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
Commit message stolen from Russell:
https://lore.kernel.org/E1tkJow-004Nfn-Cs@rmk-PC.armlinux.org.uk
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

patchwork-bot+netdevbpf@kernel.org Feb. 22, 2025, 12:50 a.m. UTC | #1
Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 20 Feb 2025 16:50:12 -0800 you wrote:
> Using L: with more than a bare email address causes getmaintainer.pl
> to be unable to parse the entry. Fix this by doing as other entries
> that use this email address and convert it to an R: entry.
> 
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
> Commit message stolen from Russell:
> https://lore.kernel.org/E1tkJow-004Nfn-Cs@rmk-PC.armlinux.org.uk
> 
> [...]

Here is the summary with links:
  - [v2] MAINTAINERS: fix DWMAC S32 entry
    https://git.kernel.org/netdev/net/c/28b04731a38c

You are awesome, thank you!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index b0cd54818bb3..298c29b7019c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2877,7 +2877,7 @@  F:	drivers/pinctrl/nxp/
 
 ARM/NXP S32G/S32R DWMAC ETHERNET DRIVER
 M:	Jan Petrous <jan.petrous@oss.nxp.com>
-L:	NXP S32 Linux Team <s32@nxp.com>
+R:	s32@nxp.com
 S:	Maintained
 F:	Documentation/devicetree/bindings/net/nxp,s32-dwmac.yaml
 F:	drivers/net/ethernet/stmicro/stmmac/dwmac-s32.c