From 3856d93ea331f462a9bebf072390a66d104a1a93 Mon Sep 17 00:00:00 2001 From: Leo Yu-Chi Liang Date: Thu, 7 Aug 2025 19:38:27 +0800 Subject: [PATCH] board: MAINTAINERS: Add Voyager board maintainer Add Voyager board maintainer. Signed-off-by: Randolph Sheng-Kai Lin Signed-off-by: Leo Yu-Chi Liang --- board/andestech/voyager/MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 board/andestech/voyager/MAINTAINERS diff --git a/board/andestech/voyager/MAINTAINERS b/board/andestech/voyager/MAINTAINERS new file mode 100644 index 00000000000..b87026ee383 --- /dev/null +++ b/board/andestech/voyager/MAINTAINERS @@ -0,0 +1,8 @@ +Andestech Voyager BOARD +M: Randolph +S: Maintained +F: board/andestech/voyager/ +F: configs/voyager_spl_defconfig +F: doc/board/andestech/voyager.rst +F: include/configs/qilai.h + -- 2.47.2