[U-Boot] [PATCH] sunxi: maintainers: Add myself for the TBS A711

Support for that board got introduced recently without the maintainers part. Let's fix that.
Signed-off-by: Maxime Ripard maxime.ripard@free-electrons.com --- board/sunxi/MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index ee24d709132a..e03df0eae92c 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -374,6 +374,11 @@ S: Maintained F: configs/Sunchip_CX-A99_defconfig W: https://linux-sunxi.org/Sunchip_CX-A99
+TBS A711 BOARD +M: Maxime Ripard maxime.ripard@free-electrons.com +S: Maintained +F: configs/tbs_a711_defconfig + WEXLER-TAB7200 BOARD M: Aleksei Mamlin mamlinav@gmail.com S: Maintained

On Thu, Dec 21, 2017 at 01:55:52PM +0100, Maxime Ripard wrote:
Support for that board got introduced recently without the maintainers part. Let's fix that.
Signed-off-by: Maxime Ripard maxime.ripard@free-electrons.com
Reviewed-by: Tom Rini trini@konsulko.com
Thanks!

On Thu, Dec 21, 2017 at 6:26 PM, Tom Rini trini@konsulko.com wrote:
On Thu, Dec 21, 2017 at 01:55:52PM +0100, Maxime Ripard wrote:
Support for that board got introduced recently without the maintainers part. Let's fix that.
Signed-off-by: Maxime Ripard maxime.ripard@free-electrons.com
Reviewed-by: Tom Rini trini@konsulko.com
Applied to u-boot-sunxi/master
participants (3)
-
Jagan Teki
-
Maxime Ripard
-
Tom Rini