[U-Boot] [PATCH] MAINTAINERS: Update ARM entry

Neil Armstrong narmstrong at baylibre.com
Fri Oct 11 13:22:44 UTC 2019


On 10/10/2019 23:33, Tom Rini wrote:
> Fully take over the ARM maintainers entry.
> 
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  MAINTAINERS    | 2 +-
>  doc/git-mailrc | 3 +--
>  2 files changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2ef29768555c..bdc998a55e11 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 <albert.u.boot at aribaud.net>
> +M:	Tom Rini <trini at konsulko.com>
>  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 fdfec859282e..d29416a57a1b 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 <albert.u.boot at aribaud.net>
>  alias abiessmann     Andreas Bießmann <andreas at biessmann.org>
>  alias abrodkin       Alexey Brodkin <alexey.brodkin at synopsys.com>
>  alias afleming       Andy Fleming <afleming at gmail.com>
> @@ -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
> 

Reviewed-by: Neil Armstrong <narmstrong at baylibre.com>


More information about the U-Boot mailing list