diff options
| author | Tom Rini <[email protected]> | 2018-11-16 09:32:31 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2018-11-16 16:52:01 -0500 |
| commit | ad890cace37d0e2d3e0f9649bdb9c320947e4bb0 (patch) | |
| tree | a2307a0658de178c47d7a063c169347e60e1810c | |
| parent | 21ebf2adde3e0d2fb0b6e9d63bd62a6b2f4c30a1 (diff) | |
sunxi: Update MAINTAINERS file for recent boards
Add entries for the pine64-lts and pinebook configs.
Cc: Vasily Khoruzhick <[email protected]>
Cc: Andre Przywara <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
| -rw-r--r-- | board/sunxi/MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 478e37285f1..9b6e0c4c21a 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -380,10 +380,16 @@ M: Hauke Mehrtens <[email protected]> S: Maintained F: configs/orangepi_r1_defconfig +PINEBOOK BOARD: +M: Vasily Khoruzhick <[email protected]> +S: Maintained +F: configs/pinebook_defconfig + PINE64 BOARDS M: Andre Przywara <[email protected]> S: Maintained F: configs/pine64_plus_defconfig +F: configs/pine64-lts_defconfig PINE H64 BOARD M: Icenowy Zheng <[email protected]> |
