diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-07-14 21:55:25 +0200 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2019-07-18 16:37:13 -0500 |
commit | 69fbf238c194960af383d902e9344a7602423c89 (patch) | |
tree | c3f5a5e417c30dd23b0536f17208e41eae7bc6e4 /MAINTAINERS | |
parent | 4ee587e2cf8a3f31c2810c35771cb90d2e3b37f8 (diff) | |
download | u-boot-69fbf238c194960af383d902e9344a7602423c89.tar.gz |
net: assign maintainer for include/net.h
include/net.h currently has no maintainer.
Assign include/net.h to the maintainer of the NET subsystem.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bc67c49965..2fcc60f40f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -616,6 +616,7 @@ M: Joe Hershberger <joe.hershberger@ni.com> S: Maintained T: git https://gitlab.denx.de/u-boot/custodians/u-boot-net.git F: drivers/net/ +F: include/net.h F: net/ NIOS |