diff options
author | Peng Fan <peng.fan@nxp.com> | 2016-12-27 20:19:07 +0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-12-27 11:24:19 -0500 |
commit | 47895838a4fbe867ba9a170c6d1ea6a794095025 (patch) | |
tree | 76eb4ec8d11e6fc10b9b6c85e07ea99cdde65a46 | |
parent | d3c083a94722ab9089b6085ef9e95dd4858bc206 (diff) |
imx: mx6sllevk: add MAINTAINERS file
add MAINTAINERS files
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
-rw-r--r-- | board/freescale/mx6sllevk/MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/board/freescale/mx6sllevk/MAINTAINERS b/board/freescale/mx6sllevk/MAINTAINERS new file mode 100644 index 00000000000..b82273c0162 --- /dev/null +++ b/board/freescale/mx6sllevk/MAINTAINERS @@ -0,0 +1,7 @@ +MX6SLLEVK BOARD +M: Peng Fan <peng.fan@nxp.com> +S: Maintained +F: board/freescale/mx6sllevk/ +F: include/configs/mx6sllevk.h +F: configs/mx6sllevk_defconfig +F: configs/mx6sllevk_plugin_defconfig |