diff options
| author | Simon Goldschmidt <[email protected]> | 2019-03-28 22:27:53 +0100 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2019-04-24 17:01:38 +0200 |
| commit | a339f5249d6ad5ea8201d7513c05fa580244dabd (patch) | |
| tree | 4afa71699e86547058a23a83b3bd2dbb7f54366a | |
| parent | 3fbd2dce351ab5d40d3244f26bd713caa4f826e2 (diff) | |
socfpga: add Simon Goldschmidt as co-custodian
This updates MAINTAINERS and git-mailrc to add me as a
co-custodian for socfpga.
Signed-off-by: Simon Goldschmidt <[email protected]>
Acked-by: Stefan Roese <[email protected]>
Acked-by: Marek Vasut <[email protected]>
| -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 b9cb686a05b..d293cc6f7f3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -90,6 +90,7 @@ F: cmd/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 f989792e8d3..13137017fe4 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -37,6 +37,7 @@ alias monstr Michal Simek <[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]> @@ -62,7 +63,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 |
