diff options
| author | Kever Yang <[email protected]> | 2019-04-03 15:28:16 +0800 |
|---|---|---|
| committer | Philipp Tomsich <[email protected]> | 2019-05-01 00:00:05 +0200 |
| commit | 37dc8aaa18b7a5924ee7743a2d413f54224c73f6 (patch) | |
| tree | bae6475b47e8cb85e2c567dfb96c67122c4c97f0 | |
| parent | 9f09b9d3cc7bcc63e27d0ee00cc107c9bdfe55bd (diff) | |
rockchip: add Kever Yang as co-custodian
This updates MAINTAINERS and git-mailrc to add me as a
co-custodian for rockchip
Signed-off-by: Kever Yang <[email protected]>
Reviewed-by: Philipp Tomsich <[email protected]>
Acked-by: Philipp Tomsich <[email protected]>
Acked-by: Jagan Teki <[email protected]>
Acked-by: Tom Rini <[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 09f31cd483b..2902d3e9991 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -239,6 +239,7 @@ F: arch/arm/mach-rmobile/ ARM ROCKCHIP M: Simon Glass <[email protected]> M: Philipp Tomsich <[email protected]> +M: Kever Yang <[email protected]> S: Maintained T: git git://git.denx.de/u-boot-rockchip.git F: arch/arm/include/asm/arch-rockchip/ diff --git a/doc/git-mailrc b/doc/git-mailrc index 13137017fe4..081c54374b5 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -26,6 +26,7 @@ alias iwamatsu Nobuhiro Iwamatsu <[email protected]> alias jaehoon Jaehoon Chung <[email protected]> alias jagan Jagan Teki <[email protected]> alias jhersh Joe Hershberger <[email protected]> +alias kevery Kever Yang <[email protected]> alias lukma Lukasz Majewski <[email protected]> alias macpaul Macpaul Lin <[email protected]> alias marex Marek Vasut <[email protected]> @@ -70,7 +71,7 @@ alias tegra2 tegra alias ti uboot, trini alias uniphier uboot, masahiro alias zynq uboot, monstr -alias rockchip uboot, sjg, Kever Yang <[email protected]>, ptomsich +alias rockchip uboot, sjg, kevery, ptomsich alias m68k uboot, alisonwang, angelo_ts alias coldfire m68k |
