From 7af90646df59dd7a4e0809c67ded6df835fd4808 Mon Sep 17 00:00:00 2001 From: Tom Rini 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 --- 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 S: Maintained F: configs/libretech_all_h5_cc_h5_defconfig +NANOPI DUO2 BOARD +M: Chuanhong Guo +S: Maintained +F: configs/nanopi_duo2_defconfig + NANOPI-M1 BOARD M: Mylène Josserand S: Maintained @@ -550,6 +555,11 @@ M: Maxime Ripard S: Maintained F: configs/tbs_a711_defconfig +TRANSPEED 8K618-T BOARD +M: Nick Alilovic +S: Maintained +F: configs/transpeed-8k618-t_defconfig + WEXLER-TAB7200 BOARD M: Aleksei Mamlin S: Maintained -- 2.39.5