This updates MAINTAINERS and git-mailrc to add me as a co-custodian for socfpga.
Signed-off-by: Simon Goldschmidt <[email protected]> --- MAINTAINERS | 1 + doc/git-mailrc | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 8a4c5d4eab..37e2baca80 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -82,6 +82,7 @@ F: arch/arm/ ARM ALTERA SOCFPGA M: Marek Vasut <[email protected]> +M: Simon Goldschmidt <[email protected]> S: Maintainted T: git git://git.denx.de/u-boot-socfpga.git F: arch/arm/mach-socfpga/ diff --git a/doc/git-mailrc b/doc/git-mailrc index c2eee8c7d8..768c3ff926 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -39,6 +39,7 @@ alias prafulla Prafulla Wadaskar <[email protected]> alias prom Minkyu Kang <[email protected]> alias ptomsich Philipp Tomsich <[email protected]> alias sbabic Stefano Babic <[email protected]> +alias simongoldschmidt Simon Goldschmidt <[email protected]> alias sjg Simon Glass <[email protected]> alias smcnutt Scott McNutt <[email protected]> alias stroese Stefan Roese <[email protected]> @@ -64,7 +65,7 @@ alias s3c samsung alias s5pc samsung alias samsung uboot, prom alias snapdragon uboot, mateusz -alias socfpga uboot, marex, dinh +alias socfpga uboot, marex, dinh, simongoldschmidt alias sunxi uboot, jagan, maxime alias tegra uboot, sjg, Tom Warren <[email protected]>, Stephen Warren <[email protected]> alias tegra2 tegra -- 2.19.1 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

