diff options
Diffstat (limited to 'board/syteco')
-rw-r--r-- | board/syteco/jadecpu/MAINTAINERS | 6 | ||||
-rw-r--r-- | board/syteco/zmx25/MAINTAINERS | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/board/syteco/jadecpu/MAINTAINERS b/board/syteco/jadecpu/MAINTAINERS new file mode 100644 index 0000000..b53e7ca --- /dev/null +++ b/board/syteco/jadecpu/MAINTAINERS @@ -0,0 +1,6 @@ +JADECPU BOARD +M: Matthias Weisser <weisserm@arcor.de> +S: Maintained +F: board/syteco/jadecpu/ +F: include/configs/jadecpu.h +F: configs/jadecpu_defconfig diff --git a/board/syteco/zmx25/MAINTAINERS b/board/syteco/zmx25/MAINTAINERS new file mode 100644 index 0000000..90f9fab --- /dev/null +++ b/board/syteco/zmx25/MAINTAINERS @@ -0,0 +1,6 @@ +ZMX25 BOARD +M: Matthias Weisser <weisserm@arcor.de> +S: Maintained +F: board/syteco/zmx25/ +F: include/configs/zmx25.h +F: configs/zmx25_defconfig |