diff options
| author | Tom Rini <[email protected]> | 2023-07-18 12:20:27 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-07-25 12:44:47 -0400 |
| commit | d38ed5b68cfbd6bfae2f35aa36855b41d71f2e87 (patch) | |
| tree | 12d58f94e25c474a5c8d8668e1e2da1d7035918f | |
| parent | 2b506407c8ca04549398e69e0de8d59062ca9159 (diff) | |
sunxi: Add MAINTAINERS entry for Lctech Pi F1C200s
This defconfig was added without a MAINTAINERS entry, add one.
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
| -rw-r--r-- | board/sunxi/MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 80e3f4be4b9..98bbd2dd25d 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -211,6 +211,11 @@ M: Aleksandr Aleksandrov <[email protected]> S: Maintained F: configs/emlid_neutis_n5_devboard_defconfig +LCTECH PI F1C200S +M: Andre Przywara <[email protected]> +S: Maintained +F: configs/lctech_pi_f1c200s_defconfig + GEMEI-G9 TABLET M: Priit Laes <[email protected]> S: Maintained |
