diff options
author | Tom Rini <trini@konsulko.com> | 2018-11-28 23:04:58 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-11-28 23:04:58 -0500 |
commit | e16c888fab5014b022d5781dc534f204460a073b (patch) | |
tree | 47ad22733082c607dcdb56f0329ee076039dbc70 /board/mediatek/mt7623/MAINTAINERS | |
parent | 67cf22cbdef8c62ffa28b4caf935825fe410c68d (diff) | |
parent | a9da9eebf3d55eeb28dd521fc3b0fc1c9b5dc64b (diff) |
Merge branch '2018-11-28-master-imports'
- Add MediaTek support
Diffstat (limited to 'board/mediatek/mt7623/MAINTAINERS')
-rw-r--r-- | board/mediatek/mt7623/MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/board/mediatek/mt7623/MAINTAINERS b/board/mediatek/mt7623/MAINTAINERS new file mode 100644 index 0000000000..eeb0375d70 --- /dev/null +++ b/board/mediatek/mt7623/MAINTAINERS @@ -0,0 +1,7 @@ +MT7623 +M: Ryder Lee <ryder.lee@mediatek.com> +M: Weijie Gao <weijie.gao@mediatek.com> +S: Maintained +F: board/mediatek/mt7623 +F: include/configs/mt7623.h +F: configs/mt7623n_bpir2_defconfig |