From 804b78fe75e4bca830aaa972e7b56f07e6f9b1b5 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Mon, 29 Aug 2022 17:10:41 -0400 Subject: [PATCH] MAINTAINERS: update files for ethernet drivers Update files for ethernet area. Signed-off-by: Anas Nashif --- MAINTAINERS.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 1e0b1485c78..144697d0533 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -691,6 +691,9 @@ Documentation: - pfalcon files: - drivers/ethernet/ + - include/zephyr/dt-bindings/ethernet/ + - tests/drivers/build_all/ethernet/ + - dts/bindings/ethernet/ labels: - "area: Ethernet"