[U-Boot] [PATCH] 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 sbabic@denx.de Cc: Peng Fan peng.fan@nxp.com Signed-off-by: Jagan Teki jagan@openedev.com --- board/freescale/mx6ullevk/MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/board/freescale/mx6ullevk/MAINTAINERS b/board/freescale/mx6ullevk/MAINTAINERS index 4137674..73031cd 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

-----Original Message----- From: Jagan Teki [mailto:jagan@openedev.com] Sent: Thursday, January 05, 2017 10:33 PM To: trini@konsulko.com Cc: u-boot@lists.denx.de; Jagan Teki jagan@openedev.com; Stefano Babic sbabic@denx.de; Peng Fan peng.fan@nxp.com Subject: [PATCH] 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 sbabic@denx.de Cc: Peng Fan peng.fan@nxp.com Signed-off-by: Jagan Teki jagan@openedev.com
Reviewed-by: Peng Fan peng.fan@nxp.com
Thanks, Peng.
board/freescale/mx6ullevk/MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/board/freescale/mx6ullevk/MAINTAINERS b/board/freescale/mx6ullevk/MAINTAINERS index 4137674..73031cd 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
1.9.1

On Thu, Jan 05, 2017 at 03:32:50PM +0100, Jagan Teki wrote:
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 sbabic@denx.de Reviewed-by: Peng Fan peng.fan@nxp.com Signed-off-by: Jagan Teki jagan@openedev.com
Applied to u-boot/master, thanks!
participants (3)
-
Jagan Teki
-
Peng Fan
-
Tom Rini