diff options
| author | Jagan Teki <[email protected]> | 2017-01-05 15:32:50 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-01-08 10:07:10 -0500 |
| commit | a8eac0acdc09295f89e2c3460659e0e3cca65d50 (patch) | |
| tree | cfbc45fdb5fd9ce5b69855e0d96a334ec78d4d0d | |
| parent | 4d82c4b53e3c911f21383a547477d6f5916c17a7 (diff) | |
mx6ullevk: Add missing MAINTAINERS for mx6ull_14x14_evk_plugin_defconfig
Add 'Peng Fan' as MAINTAINERS of configs/mx6ull_14x14_evk_plugin_defconfig
which is missing in below commit
"imx: mx6ull_14x14_evk: add plugin defconfig"
(sha1: b90ebf49bb8f74afe68f696f59a0e24cc79f2031)
Cc: Stefano Babic <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
| -rw-r--r-- | board/freescale/mx6ullevk/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mx6ullevk/MAINTAINERS b/board/freescale/mx6ullevk/MAINTAINERS index 4137674d36a..73031cd121e 100644 --- a/board/freescale/mx6ullevk/MAINTAINERS +++ b/board/freescale/mx6ullevk/MAINTAINERS @@ -4,3 +4,4 @@ S: Maintained F: board/freescale/mx6ullevk/ F: include/configs/mx6ullevk.h F: configs/mx6ull_14x14_evk_defconfig +F: configs/mx6ull_14x14_evk_plugin_defconfig |
