]> Git Repo - linux.git/commitdiff
MAINTAINERS: exclude can core, drivers and DT bindings from netdev ML
authorJakub Kicinski <[email protected]>
Fri, 15 Nov 2024 19:56:09 +0000 (11:56 -0800)
committerJakub Kicinski <[email protected]>
Tue, 19 Nov 2024 02:51:04 +0000 (18:51 -0800)
CAN networking and drivers are maintained by Marc, Oliver and Vincent.
Marc sends us already pull requests with reviewed and validated code.
Exclude the CAN patch postings from the netdev@ mailing list to lower
the patch volume there.

Link: https://lore.kernel.org/[email protected]
Acked-by: Vincent Mailhol <[email protected]>
Acked-by: Marc Kleine-Budde <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
MAINTAINERS

index b878ddc99f94e7f6e8fa2c479c5a3f846c514730..8089a69f69e7f431c60fceb61c87b7754dbb9345 100644 (file)
@@ -16068,7 +16068,9 @@ F:      include/uapi/linux/if_*
 F:     include/uapi/linux/netdev*
 F:     tools/testing/selftests/drivers/net/
 X:     Documentation/devicetree/bindings/net/bluetooth/
+X:     Documentation/devicetree/bindings/net/can/
 X:     Documentation/devicetree/bindings/net/wireless/
+X:     drivers/net/can/
 X:     drivers/net/wireless/
 
 NETWORKING DRIVERS (WIRELESS)
@@ -16157,6 +16159,7 @@ X:      include/net/mac80211.h
 X:     include/net/wext.h
 X:     net/9p/
 X:     net/bluetooth/
+X:     net/can/
 X:     net/mac80211/
 X:     net/rfkill/
 X:     net/wireless/
This page took 0.114741 seconds and 4 git commands to generate.