From 7af90646df59dd7a4e0809c67ded6df835fd4808 Mon Sep 17 00:00:00 2001 From: Tom Rini <trini@konsulko.com> Date: Mon, 29 Jan 2024 13:49:29 -0500 Subject: [PATCH] board/sunxi/MAINTAINERS: Add new defconfigs Add entries for the recently added defconfig files. I had thought I had committed these updates but lost them before pushing the branch. Signed-off-by: Tom Rini <trini@konsulko.com> --- board/sunxi/MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index f556857a39..a2da6a4a7a 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -348,6 +348,11 @@ M: Chen-Yu Tsai <wens@csie.org> S: Maintained F: configs/libretech_all_h5_cc_h5_defconfig +NANOPI DUO2 BOARD +M: Chuanhong Guo <gch981213@gmail.com> +S: Maintained +F: configs/nanopi_duo2_defconfig + NANOPI-M1 BOARD M: Mylène Josserand <mylene.josserand@free-electrons.com> S: Maintained @@ -550,6 +555,11 @@ M: Maxime Ripard <mripard@kernel.org> S: Maintained F: configs/tbs_a711_defconfig +TRANSPEED 8K618-T BOARD +M: Nick Alilovic <nickalilovic@gmail.com> +S: Maintained +F: configs/transpeed-8k618-t_defconfig + WEXLER-TAB7200 BOARD M: Aleksei Mamlin <mamlinav@gmail.com> S: Maintained -- 2.39.5