[PATCH] MAINTAINERS: add include/dt-bindings/net to NETWORKING DRIVERS

From: Lukas Bulwahn
Date: Mon Jun 13 2022 - 11:08:59 EST


Maintainers of the directory Documentation/devicetree/bindings/net
are also the maintainers of the corresponding directory
include/dt-bindings/net.

Add the file entry for include/dt-bindings/net to the appropriate
section in MAINTAINERS.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
---
David, Eric, Jakub, Paolo, please pick this MAINTAINERS addition to your section.

MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6bf0c0ff935f..42fe1352137e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13868,6 +13868,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git
F: Documentation/devicetree/bindings/net/
F: drivers/connector/
F: drivers/net/
+F: include/dt-bindings/net/
F: include/linux/etherdevice.h
F: include/linux/fcdevice.h
F: include/linux/fddidevice.h
--
2.17.1