[PATCH] MAINTAINERS: update NETWORK and NETWORK (LWIP)
Jerome Forissier
jerome.forissier at linaro.org
Thu Sep 25 17:38:16 CEST 2025
Add myself as a maintainer of the NETWORK subsystem since:
- I have effectively been handling net patches in my patchwork queue and
sending pull requests to Tom,
- I do have push access to the u-boot-net custodian tree.
Also, add u-boot-net as the SCM tree for NETWORK (LWIP) since it is where
lwIP-related patches end up too.
Signed-off-by: Jerome Forissier <jerome.forissier at linaro.org>
CC: Ramon Fried <rfried.dev at gmail.com>
CC: Joe Hershberger <joe.hershberger at ni.com>
CC: Tom Rini <trini at konsulko.com>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index b030242a2d8..108d07a7232 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1412,6 +1412,7 @@ F: drivers/mmc/
NETWORK
M: Joe Hershberger <joe.hershberger at ni.com>
M: Ramon Fried <rfried.dev at gmail.com>
+M: Jerome Forissier <jerome.forissier at linaro.org>
S: Maintained
T: git https://source.denx.de/u-boot/custodians/u-boot-net.git
F: drivers/net/
@@ -1421,6 +1422,7 @@ F: net/
NETWORK (LWIP)
M: Jerome Forissier <jerome.forissier at linaro.org>
S: Maintained
+T: git https://source.denx.de/u-boot/custodians/u-boot-net.git
F: cmd/lwip/
F: cmd/net-lwip.c
F: configs/qemu_arm64_lwip_defconfig
--
2.48.1
base-commit: 44c4919e9dd6c162b237633ba689441eca9a149c
branch: maintainers-net
More information about the U-Boot
mailing list