diff options
| author | Sebastian Reichel <[email protected]> | 2020-11-04 17:18:37 +0100 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2020-11-04 19:47:30 +0100 |
| commit | b431970e7f0ce5b83fae1502eddc3568115207ad (patch) | |
| tree | bcd09dc0612874b79ebdbd71fa04e0e2022ebc77 | |
| parent | 3bbc763de6df4f76990d201daaf8246c504ebcca (diff) | |
board: ge: b1x5v2: Add MAINTAINERS
Introduce maintainers file for the GE B1x5 board.
Cc: Huan 'Kitty' Wang <[email protected]>
Cc: Ian Ray <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
| -rw-r--r-- | board/ge/b1x5v2/MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/board/ge/b1x5v2/MAINTAINERS b/board/ge/b1x5v2/MAINTAINERS new file mode 100644 index 00000000000..f22d4928355 --- /dev/null +++ b/board/ge/b1x5v2/MAINTAINERS @@ -0,0 +1,9 @@ +GE B1X5V2 BOARD +M: Huan 'Kitty' Wang <[email protected]> +M: Ian Ray <[email protected]> +M: Sebastian Reichel <[email protected]> +S: Maintained +F: arch/arm/dts/imx6dl-b1x5v2.dts +F: board/ge/b1x5v2/ +F: configs/ge_b1x5v2_defconfig +F: include/configs/ge_b1x5v2.h |
