aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJerome Forissier <jerome.forissier@linaro.org>2024-10-16 12:04:15 +0200
committerTom Rini <trini@konsulko.com>2024-10-16 11:11:57 -0600
commit4820cb4b16c44ec332b18dbe7207ddd8c0a1d446 (patch)
treec43e6664c7530f354f73c05cb817e37d10d93615 /MAINTAINERS
parentfd10d156db3f08f76eafed138db13b693b90720e (diff)
downloadu-boot-4820cb4b16c44ec332b18dbe7207ddd8c0a1d446.tar.gz
MAINTAINERS: net: lwip: add myself as a maintainer
Add myself as a maintainer for the lwIP network stack integration code and network commands as well as the sandbox ethernet driver for lwIP. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS11
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 09298e6bc86..7c6c368285e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1359,6 +1359,17 @@ F: drivers/net/
F: include/net.h
F: net/
+NETWORK (LWIP)
+M: Jerome Forissier <jerome.forissier@linaro.org>
+S: Maintained
+F: cmd/net-lwip.c
+F: configs/qemu_arm64_lwip_defconfig
+F: drivers/net/sandbox-lwip.c
+F: include/net-lwip.h
+F: lib/lwip/Makefile
+F: lib/lwip/u-boot/
+F: net/lwip/
+
NIOS
M: Thomas Chou <thomas@wytron.com.tw>
S: Maintained