Skip to content

Commit 28b0473

Browse files
committed
MAINTAINERS: fix DWMAC S32 entry
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. Link: https://patch.msgid.link/20250221005012.1051897-1-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent fa52f15 commit 28b0473

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2877,7 +2877,7 @@ F: drivers/pinctrl/nxp/
28772877

28782878
ARM/NXP S32G/S32R DWMAC ETHERNET DRIVER
28792879
M: Jan Petrous <jan.petrous@oss.nxp.com>
2880-
L: NXP S32 Linux Team <s32@nxp.com>
2880+
R: s32@nxp.com
28812881
S: Maintained
28822882
F: Documentation/devicetree/bindings/net/nxp,s32-dwmac.yaml
28832883
F: drivers/net/ethernet/stmicro/stmmac/dwmac-s32.c

0 commit comments

Comments
 (0)