diff options
Diffstat (limited to 'board/stx')
-rw-r--r-- | board/stx/stxgp3/MAINTAINERS | 6 | ||||
-rw-r--r-- | board/stx/stxssa/MAINTAINERS | 7 | ||||
-rw-r--r-- | board/stx/stxxtc/MAINTAINERS | 6 |
3 files changed, 19 insertions, 0 deletions
diff --git a/board/stx/stxgp3/MAINTAINERS b/board/stx/stxgp3/MAINTAINERS new file mode 100644 index 0000000..6f485d4 --- /dev/null +++ b/board/stx/stxgp3/MAINTAINERS @@ -0,0 +1,6 @@ +STXGP3 BOARD +M: Dan Malek <dan@embeddedalley.com> +S: Orphan (since 2014-06) +F: board/stx/stxgp3/ +F: include/configs/stxgp3.h +F: configs/stxgp3_defconfig diff --git a/board/stx/stxssa/MAINTAINERS b/board/stx/stxssa/MAINTAINERS new file mode 100644 index 0000000..f56adf0 --- /dev/null +++ b/board/stx/stxssa/MAINTAINERS @@ -0,0 +1,7 @@ +STXSSA BOARD +M: Dan Malek <dan@embeddedalley.com> +S: Orphan (since 2014-06) +F: board/stx/stxssa/ +F: include/configs/stxssa.h +F: configs/stxssa_defconfig +F: configs/stxssa_4M_defconfig diff --git a/board/stx/stxxtc/MAINTAINERS b/board/stx/stxxtc/MAINTAINERS new file mode 100644 index 0000000..5ea36b2 --- /dev/null +++ b/board/stx/stxxtc/MAINTAINERS @@ -0,0 +1,6 @@ +STXXTC BOARD +M: Dan Malek <dan@embeddedalley.com> +S: Orphan (since 2014-06) +F: board/stx/stxxtc/ +F: include/configs/stxxtc.h +F: configs/stxxtc_defconfig |