diff options
author | Ley Foon Tan <ley.foon.tan@intel.com> | 2019-10-04 16:43:50 +0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-10-04 12:21:23 -0400 |
commit | 12e800cdab629beec634d30b9bfe6d655ea14cc9 (patch) | |
tree | 8e5bec0418c7e5bbc68c186b33ead28f46408fab | |
parent | d4c51412c5d386f27f483e8c486f9e1f5b1da4eb (diff) | |
download | u-boot-12e800cdab629beec634d30b9bfe6d655ea14cc9.tar.gz u-boot-12e800cdab629beec634d30b9bfe6d655ea14cc9.tar.bz2 u-boot-12e800cdab629beec634d30b9bfe6d655ea14cc9.zip |
MAINTAINERS, git-mailrc: Update the maintainer for socfpga
This updates MAINTAINERS and git-mailrc to add me as maintainer for
socfpga.
Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
Acked-by: Marek Vasut <marex@denx.de>
-rw-r--r-- | MAINTAINERS | 1 | ||||
-rw-r--r-- | doc/git-mailrc | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e752e4b3de..a9a1049eaf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -111,6 +111,7 @@ F: cmd/arm/ ARM ALTERA SOCFPGA M: Marek Vasut <marex@denx.de> M: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> +M: Ley Foon Tan <ley.foon.tan@intel.com> S: Maintainted T: git https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga.git F: arch/arm/mach-socfpga/ diff --git a/doc/git-mailrc b/doc/git-mailrc index 6f383b1f60..fdfec85928 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -28,6 +28,7 @@ alias jaehoon Jaehoon Chung <jh80.chung@samsung.com> alias jagan Jagan Teki <jagan@amarulasolutions.com> alias jhersh Joe Hershberger <joe.hershberger@ni.com> alias kevery Kever Yang <kever.yang@rock-chips.com> +alias leyfoon Ley Foon Tan <ley.foon.tan@intel.com> alias lukma Lukasz Majewski <lukma@denx.de> alias macpaul Macpaul Lin <macpaul@andestech.com> alias marex Marek Vasut <marex@denx.de> @@ -66,7 +67,7 @@ alias s3c samsung alias s5pc samsung alias samsung uboot, prom alias snapdragon uboot, mateusz -alias socfpga uboot, marex, dinh, simongoldschmidt +alias socfpga uboot, marex, dinh, simongoldschmidt, leyfoon alias sunxi uboot, jagan, maxime alias tegra uboot, sjg, Tom Warren <twarren@nvidia.com>, Stephen Warren <swarren@nvidia.com> alias tegra2 tegra |