Skip to content

Commit d2bad69

Browse files
decsnydleach02
authored andcommitted
MAINTAINERS: eth phy api and eth api to eth group
Add ethernet phy header to ethernet group Add ethernet.h to ethernet group Add net/mdio.h to mdio group Signed-off-by: Declan Snyder <[email protected]>
1 parent f314399 commit d2bad69

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MAINTAINERS.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1380,6 +1380,8 @@ Release Notes:
13801380
- dts/bindings/ethernet/
13811381
- tests/drivers/ethernet/
13821382
- include/zephyr/drivers/ethernet/
1383+
- include/zephyr/net/phy.h
1384+
- include/zephyr/net/ethernet.h
13831385
labels:
13841386
- "area: Ethernet"
13851387
tests:
@@ -1631,6 +1633,7 @@ Release Notes:
16311633
- doc/hardware/peripherals/mdio.rst
16321634
- drivers/mdio/
16331635
- include/zephyr/drivers/mdio.h
1636+
- include/zephyr/net/mdio.h
16341637
- tests/drivers/build_all/mdio/
16351638
- dts/bindings/mdio/
16361639
labels:

0 commit comments

Comments
 (0)