diff options
| author | Jerome Forissier <[email protected]> | 2026-01-02 15:55:00 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-01-02 09:03:42 -0600 |
| commit | eb18217b63b79dfcec704d420fcc61e77397c88f (patch) | |
| tree | 6014b503b5e4b5dc1558cfc889def43d7a7966d9 | |
| parent | 556631ffdea786a0d91a6e397f6a08f583587400 (diff) | |
MAINTAINERS: update my email address
My linaro.org email isn't valid anymore. Use my personal email instead.
Signed-off-by: Jerome Forissier <[email protected]>
| -rw-r--r-- | .mailmap | 1 | ||||
| -rw-r--r-- | MAINTAINERS | 6 |
2 files changed, 4 insertions, 3 deletions
@@ -69,6 +69,7 @@ Jagan Teki <[email protected]> Jakob Unterwurzacher <[email protected]> <[email protected]> Jay Buddhabhatti <[email protected]> <[email protected]> Jernej Skrabec <[email protected]> <[email protected]> +Jerome Forissier <[email protected]> <[email protected]> John Linn <[email protected]> <[email protected]> Jyotheeswar Reddy Mutthareddyvari <[email protected]> <[email protected]> Jyotheeswar Reddy Mutthareddyvari <[email protected]> <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index 6ce0bbce13d..8b0d0845705 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1431,7 +1431,7 @@ N: mmc NETWORK M: Joe Hershberger <[email protected]> M: Ramon Fried <[email protected]> -M: Jerome Forissier <[email protected]> +M: Jerome Forissier <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-net.git F: drivers/net/ @@ -1439,7 +1439,7 @@ F: include/net.h F: net/ NETWORK (LWIP) -M: Jerome Forissier <[email protected]> +M: Jerome Forissier <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-net.git F: cmd/lwip/ @@ -1884,7 +1884,7 @@ F: drivers/usb/host/xhci* F: include/usb/xhci.h UTHREAD -M: Jerome Forissier <[email protected]> +M: Jerome Forissier <[email protected]> S: Maintained F: cmd/spawn.c F: include/uthread.h |
