I'm no longer work in Intel, change Intel SoCFPGA co-maintainer to Tien Fong Chee.
Signed-off-by: Ley Foon Tan <[email protected]> --- v2: Fixed typo "Maintainted" to "Maintained". --- MAINTAINERS | 4 ++-- doc/git-mailrc | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4be95cc845..b52c372087 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -118,8 +118,8 @@ F: cmd/arm/ ARM ALTERA SOCFPGA M: Marek Vasut <[email protected]> M: Simon Goldschmidt <[email protected]> -M: Ley Foon Tan <[email protected]> -S: Maintainted +M: Tien Fong Chee <[email protected]> +S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-socfpga.git F: arch/arm/mach-socfpga/ F: drivers/sysreset/sysreset_socfpga* diff --git a/doc/git-mailrc b/doc/git-mailrc index dc7b39b32f..57a4dd076c 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -46,6 +46,7 @@ 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 tienfong Tien Fong Chee <[email protected]> alias trini Tom Rini <[email protected]> alias wd Wolfgang Denk <[email protected]> alias priyankajain Priyanka Jain <[email protected]> @@ -69,7 +70,7 @@ alias s3c samsung alias s5pc samsung alias samsung uboot, prom alias snapdragon uboot, mateusz -alias socfpga uboot, marex, dinh, simongoldschmidt, leyfoon +alias socfpga uboot, marex, dinh, simongoldschmidt, tienfong alias sunxi uboot, jagan, apritzel alias tegra uboot, sjg, Tom Warren <[email protected]>, Stephen Warren <[email protected]> alias tegra2 tegra -- 2.25.1

