mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
MAINTAINERS: Update ARM entry
Fully take over the ARM maintainers entry. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
This commit is contained in:
parent
e15a951da4
commit
2ada73ea1a
2 changed files with 2 additions and 3 deletions
|
@ -102,7 +102,7 @@ F: doc/device-tree-bindings/mmc/snps,dw-mmc.txt
|
||||||
F: drivers/mmc/snps_dw_mmc.c
|
F: drivers/mmc/snps_dw_mmc.c
|
||||||
|
|
||||||
ARM
|
ARM
|
||||||
M: Albert Aribaud <albert.u.boot@aribaud.net>
|
M: Tom Rini <trini@konsulko.com>
|
||||||
S: Maintained
|
S: Maintained
|
||||||
T: git https://gitlab.denx.de/u-boot/custodians/u-boot-arm.git
|
T: git https://gitlab.denx.de/u-boot/custodians/u-boot-arm.git
|
||||||
F: arch/arm/
|
F: arch/arm/
|
||||||
|
|
|
@ -10,7 +10,6 @@ alias u-boot uboot
|
||||||
|
|
||||||
# Maintainer aliases. Use the same alias here as patchwork to keep
|
# Maintainer aliases. Use the same alias here as patchwork to keep
|
||||||
# things simple and easy to look up/coordinate.
|
# things simple and easy to look up/coordinate.
|
||||||
alias aaribaud Albert Aribaud <albert.u.boot@aribaud.net>
|
|
||||||
alias abiessmann Andreas Bießmann <andreas@biessmann.org>
|
alias abiessmann Andreas Bießmann <andreas@biessmann.org>
|
||||||
alias abrodkin Alexey Brodkin <alexey.brodkin@synopsys.com>
|
alias abrodkin Alexey Brodkin <alexey.brodkin@synopsys.com>
|
||||||
alias afleming Andy Fleming <afleming@gmail.com>
|
alias afleming Andy Fleming <afleming@gmail.com>
|
||||||
|
@ -55,7 +54,7 @@ alias arches arch
|
||||||
|
|
||||||
alias arc uboot, abrodkin
|
alias arc uboot, abrodkin
|
||||||
|
|
||||||
alias arm uboot, aaribaud, trini
|
alias arm uboot, trini
|
||||||
alias at91 uboot, abiessmann
|
alias at91 uboot, abiessmann
|
||||||
alias davinci ti
|
alias davinci ti
|
||||||
alias imx uboot, sbabic
|
alias imx uboot, sbabic
|
||||||
|
|
Loading…
Reference in a new issue