diff options
| author | Tom Rini <[email protected]> | 2019-10-10 17:33:09 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2019-10-16 18:09:26 -0400 |
| commit | 2ada73ea1ae11b6a458e15f6c8666d957ded8ff0 (patch) | |
| tree | 0e26c1d3b4542b15cb12d8152b0ebf74f6245671 | |
| parent | e15a951da4db145bbcf659931f4bd4c5344ddb97 (diff) | |
MAINTAINERS: Update ARM entry
Fully take over the ARM maintainers entry.
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 | ||||
| -rw-r--r-- | doc/git-mailrc | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2ef29768555..bdc998a55e1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -102,7 +102,7 @@ F: doc/device-tree-bindings/mmc/snps,dw-mmc.txt F: drivers/mmc/snps_dw_mmc.c ARM -M: Albert Aribaud <[email protected]> +M: Tom Rini <[email protected]> S: Maintained T: git https://gitlab.denx.de/u-boot/custodians/u-boot-arm.git F: arch/arm/ diff --git a/doc/git-mailrc b/doc/git-mailrc index fdfec859282..d29416a57a1 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -10,7 +10,6 @@ alias u-boot uboot # Maintainer aliases. Use the same alias here as patchwork to keep # things simple and easy to look up/coordinate. -alias aaribaud Albert Aribaud <[email protected]> alias abiessmann Andreas Bießmann <[email protected]> alias abrodkin Alexey Brodkin <[email protected]> alias afleming Andy Fleming <[email protected]> @@ -55,7 +54,7 @@ alias arches arch alias arc uboot, abrodkin -alias arm uboot, aaribaud, trini +alias arm uboot, trini alias at91 uboot, abiessmann alias davinci ti alias imx uboot, sbabic |
