diff options
| author | Stefan Roese <[email protected]> | 2025-07-10 09:23:44 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-07-15 11:20:10 -0600 |
| commit | bcc7bc69b92ab728790aea0d08b2ae5e22d3b09d (patch) | |
| tree | 10f801aa7a02a351b469c4ffdd9345d3970477ce | |
| parent | 2af7f4a456aae9b918bd1281e52844dc7f6e20c6 (diff) | |
MAINTAINERS: Update email of Stefan Roese
Use the @mailbox.org mail address also for community work.
Signed-off-by: Stefan Roese <[email protected]>
| -rw-r--r-- | .mailmap | 2 | ||||
| -rw-r--r-- | MAINTAINERS | 14 | ||||
| -rw-r--r-- | doc/git-mailrc | 2 |
3 files changed, 9 insertions, 9 deletions
@@ -125,7 +125,7 @@ Siva Durga Prasad Paladugu <[email protected]> <siva.durga.pala Siva Durga Prasad Paladugu <[email protected]> <[email protected]> Srinivas Goud <[email protected]> <[email protected]> Srinivas Neeli <[email protected]> <[email protected]> -Stefan Roese <[email protected]> <stroese> +Stefan Roese <[email protected]> <stroese> Stefano Babic <[email protected]> Stefano Stabellini <[email protected]> <[email protected]> No generic patch CC mail please <[email protected]> <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index d5264c8f5df..f98acbc8885 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -361,7 +361,7 @@ S: Maintained F: drivers/misc/ls2_sfp.c ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X ARMADA-37XX ARMADA-7K/8K -M: Stefan Roese <[email protected]> +M: Stefan Roese <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-marvell.git F: arch/arm/mach-kirkwood/ @@ -384,7 +384,7 @@ F: drivers/watchdog/orion_wdt.c F: include/configs/mv-common.h ARM MARVELL PCIE CONTROLLER DRIVERS -M: Stefan Roese <[email protected]> +M: Stefan Roese <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-marvell.git F: drivers/pci/pci-aardvark.c @@ -400,7 +400,7 @@ F: include/configs/pxa1908.h ARM MARVELL SERIAL DRIVERS M: Pali Rohár <[email protected]> -M: Stefan Roese <[email protected]> +M: Stefan Roese <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-marvell.git F: drivers/serial/serial_mvebu_a3700.c @@ -1022,7 +1022,7 @@ S: Maintained F: cmd/cat.c CFI FLASH -M: Stefan Roese <[email protected]> +M: Stefan Roese <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-cfi-flash.git F: drivers/mtd/cfi_flash.c @@ -1053,7 +1053,7 @@ F: cmd/cpu.c F: doc/usage/cpu.rst CYCLIC -M: Stefan Roese <[email protected]> +M: Stefan Roese <[email protected]> S: Maintained F: cmd/cyclic.c F: common/cyclic.c @@ -1251,7 +1251,7 @@ F: drivers/i2c/ KWBIMAGE / KWBOOT TOOLS M: Pali Rohár <[email protected]> M: Marek Behún <[email protected]> -M: Stefan Roese <[email protected]> +M: Stefan Roese <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-marvell.git F: doc/README.kwbimage @@ -1883,7 +1883,7 @@ F: test/dm/virtio.c F: doc/develop/driver-model/virtio.rst WATCHDOG -M: Stefan Roese <[email protected]> +M: Stefan Roese <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-watchdog.git F: cmd/wdt.c diff --git a/doc/git-mailrc b/doc/git-mailrc index 50f896de8e8..1982785f60e 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -46,7 +46,7 @@ alias sbabic Stefano Babic <[email protected]> alias simongoldschmidt Simon Goldschmidt <[email protected]> alias sjg Simon Glass <[email protected]> alias smcnutt Scott McNutt <[email protected]> -alias stroese Stefan Roese <[email protected]> +alias stroese Stefan Roese <[email protected]> alias tienfong Tien Fong Chee <[email protected]> alias trini Tom Rini <[email protected]> alias wd Wolfgang Denk <[email protected]> |
