diff options
| author | Ley Foon Tan <[email protected]> | 2021-07-06 10:20:27 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-07-14 16:48:04 -0400 |
| commit | d3cffc8316129e57702962300c261ee98ebe6dc3 (patch) | |
| tree | 96790e3d20c67509a0e4c0e250e4accf5c7fb8c3 | |
| parent | 548b89f8ad396d238d594f6f6fa1df902b74a303 (diff) | |
MAINTAINERS, git-mailrc: socfpga: Change co-maintainer to Tien Fong Chee
I'm no longer work in Intel, change Intel SoCFPGA co-maintainer to
Tien Fong Chee.
Signed-off-by: Ley Foon Tan <[email protected]>
Acked-by: Marek Vasut <[email protected]>
| -rw-r--r-- | MAINTAINERS | 4 | ||||
| -rw-r--r-- | doc/git-mailrc | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 79d356dd729..34ed880387d 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 3ed38026af1..001681c899a 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 |
