diff options
| author | Masahiro Yamada <[email protected]> | 2014-12-19 14:20:58 +0900 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-01-12 09:38:47 -0500 |
| commit | 7eb39236958cbc08780e08375b09ccb1981b33ad (patch) | |
| tree | 6ef6bde1508a6f40e8d94308f638fe3f34a1490f | |
| parent | 2decdd088c968ec8722481a131685429619c9bbc (diff) | |
omap: beagle_x15: add MAINTAINERS
Commit 1e4ad74b875f (beagle_x15: add board support for Beagle x15)
missed to add board/ti/beagle_x15/MAINTAINERS.
Signed-off-by: Masahiro Yamada <[email protected]>
Cc: Felipe Balbi <[email protected]>
| -rw-r--r-- | board/ti/beagle_x15/MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/board/ti/beagle_x15/MAINTAINERS b/board/ti/beagle_x15/MAINTAINERS new file mode 100644 index 00000000000..3f84defcee1 --- /dev/null +++ b/board/ti/beagle_x15/MAINTAINERS @@ -0,0 +1,6 @@ +BEAGLE X15 +M: Felipe Balbi <[email protected]> +S: Maintained +F: board/ti/beagle_x15/ +F: include/configs/beagle_x15.h +F: configs/beagle_x15_defconfig |
