We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ced0cc3 commit 83165ecCopy full SHA for 83165ec
MAINTAINERS.yml
@@ -3667,6 +3667,25 @@ Networking:
3667
- net.dhcpv4_client
3668
- net.dhcpv4_server
3669
3670
+"Networking: DSA":
3671
+ status: maintained
3672
+ maintainers:
3673
+ - yangbolu1991
3674
+ - JiafeiPan
3675
+ files:
3676
+ - subsys/net/l2/ethernet/dsa/
3677
+ - drivers/ethernet/dsa/
3678
+ - dts/bindings/dsa/
3679
+ - doc/connectivity/networking/dsa*
3680
+ - include/zephyr/net/dsa*.h
3681
+ - include/zephyr/dt-bindings/ethernet/dsa*.h
3682
+ - samples/net/dsa/
3683
+ labels:
3684
+ - "area: Networking"
3685
+ - "area: DSA"
3686
+ tests:
3687
+ - sample.net.dsa
3688
+
3689
"Networking: HTTP":
3690
status: maintained
3691
maintainers:
0 commit comments