diff options
author | Leo Yu-Chi Liang <ycliang@andestech.com> | 2025-08-07 19:38:27 +0800 |
---|---|---|
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | 2025-08-14 15:33:00 +0800 |
commit | 3856d93ea331f462a9bebf072390a66d104a1a93 (patch) | |
tree | de3fa42783e3f134312463cc975c2b6534d3f863 | |
parent | 2da685378ff3738ab5614b9f70627af73b8db958 (diff) |
board: MAINTAINERS: Add Voyager board maintainer
Add Voyager board maintainer.
Signed-off-by: Randolph Sheng-Kai Lin <randolph@andestech.com>
Signed-off-by: Leo Yu-Chi Liang <ycliang@andestech.com>
-rw-r--r-- | board/andestech/voyager/MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
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 <randolph@andestech.com> +S: Maintained +F: board/andestech/voyager/ +F: configs/voyager_spl_defconfig +F: doc/board/andestech/voyager.rst +F: include/configs/qilai.h + |