diff options
| author | Andre Przywara <[email protected]> | 2020-10-28 23:37:43 +0000 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2020-10-29 09:57:13 -0400 |
| commit | 5a4a891e045ba65ffbee10c3f71b2eaafca872ad (patch) | |
| tree | d50004a6050a5df8d13b347b455b310d7a78d413 | |
| parent | eca57cafa521345b2fc71616ae47245598dad53d (diff) | |
MAINTAINERS, git-mailrc: Update sunxi maintainers
Maxime mentioned that he feels not having the time to be an Allwinner
maintainer anymore. Take over from him.
Maxime, many thanks for your great work in the past! I hope I can still
relay the occasional technical question to you in the future.
Acked-by: Maxime Ripard <[email protected]>
Signed-off-by: Andre Przywara <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 | ||||
| -rw-r--r-- | doc/git-mailrc | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d9f80325f57..857e236aa42 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -462,7 +462,7 @@ F: arch/arm/include/asm/arch-stv0991/ ARM SUNXI M: Jagan Teki <[email protected]> -M: Maxime Ripard <[email protected]> +M: Andre Przywara <[email protected]> S: Maintained T: git https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi.git F: arch/arm/cpu/armv7/sunxi/ diff --git a/doc/git-mailrc b/doc/git-mailrc index bbca3a9a373..f520ff89b39 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -18,6 +18,7 @@ alias agraf Alexander Graf <[email protected]> alias alexnemirovsky Alex Nemirovsky <[email protected]> alias alisonwang Alison Wang <[email protected]> alias angelo_ts Angelo Dureghello <[email protected]> +alias apritzel Andre Przywara <[email protected]> alias bmeng Bin Meng <[email protected]> alias danielschwierzeck Daniel Schwierzeck <[email protected]> alias dinh Dinh Nguyen <[email protected]> @@ -36,7 +37,6 @@ alias marex Marek Vasut <[email protected]> alias mariosix Mario Six <[email protected]> alias masahiro Masahiro Yamada <[email protected]> alias mateusz Mateusz Kulikowski <[email protected]> -alias maxime Maxime Ripard <[email protected]> alias mbrugger Matthias Brugger <[email protected]> alias monstr Michal Simek <[email protected]> alias prom Minkyu Kang <[email protected]> @@ -70,7 +70,7 @@ alias s5pc samsung alias samsung uboot, prom alias snapdragon uboot, mateusz alias socfpga uboot, marex, dinh, simongoldschmidt, leyfoon -alias sunxi uboot, jagan, maxime +alias sunxi uboot, jagan, apritzel alias tegra uboot, sjg, Tom Warren <[email protected]>, Stephen Warren <[email protected]> alias tegra2 tegra alias ti uboot, lokeshvutla |
