From 5074fd5f722079dfccd92df854400e7dbb045464 Mon Sep 17 00:00:00 2001 From: Jerome Forissier Date: Thu, 25 Sep 2025 17:38:16 +0200 Subject: [PATCH] MAINTAINERS: update NETWORK and NETWORK (LWIP) 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 CC: Ramon Fried CC: Joe Hershberger CC: Tom Rini --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 8dfe2fd6ca0..229de32c70f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1414,6 +1414,7 @@ F: drivers/mmc/ NETWORK M: Joe Hershberger M: Ramon Fried +M: Jerome Forissier S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-net.git F: drivers/net/ @@ -1423,6 +1424,7 @@ F: net/ NETWORK (LWIP) M: Jerome Forissier 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.47.3