diff options
| author | Tom Rini <[email protected]> | 2025-01-22 09:51:45 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-01-22 11:21:58 -0600 |
| commit | 154c0ab389cb7725d07e5a653c9a25f1bbdef965 (patch) | |
| tree | 7914fd80427186de2bce488b0d64a64e5098c53e | |
| parent | 01b1e062bac4d9396b5cf40daf1e82f2ca87a389 (diff) | |
| parent | c803dfb22c7646466bb7ce6a3ca3012ca994931f (diff) | |
Merge patch series "Update my email address"
Christopher Obbard <[email protected]> says:
Update my email address for various locations in the U-Boot project.
This will (hopefully) stop any mails from going to /dev/null.
Link: https://lore.kernel.org/r/[email protected]
| -rw-r--r-- | .mailmap | 1 | ||||
| -rw-r--r-- | board/radxa/rockpi4-rk3399/MAINTAINERS | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -36,6 +36,7 @@ Bin Meng <[email protected]> <[email protected]> Boris Brezillon <[email protected]> <[email protected]> Boris Brezillon <[email protected]> <[email protected]> Christian Kohn <[email protected]> <[email protected]> +Christopher Obbard <[email protected]> <[email protected]> Dirk Behme <[email protected]> Durga Challa <[email protected]> <[email protected]> Eugen Hristev <[email protected]> <[email protected]> diff --git a/board/radxa/rockpi4-rk3399/MAINTAINERS b/board/radxa/rockpi4-rk3399/MAINTAINERS index da5273fb9a3..f50d9289ed6 100644 --- a/board/radxa/rockpi4-rk3399/MAINTAINERS +++ b/board/radxa/rockpi4-rk3399/MAINTAINERS @@ -15,7 +15,7 @@ F: configs/rock-4c-plus-rk3399_defconfig F: arch/arm/dts/rk3399-rock-4c-plus* ROCK-4SE -M: Christopher Obbard <[email protected]> +M: Christopher Obbard <[email protected]> R: Jonas Karlman <[email protected]> S: Maintained F: configs/rock-4se-rk3399_defconfig |
