From: Fabio Estevam Date: Wed, 27 Jul 2016 00:27:49 +0000 (-0300) Subject: MAINTAINERS: i.MX: Add board/freescale/*mx* path X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e38d99f2c1eb1ff4076cc42ba93191c7c8038aa4;p=bsp%2Fu-boot.git MAINTAINERS: i.MX: Add board/freescale/*mx* path Pass the board/freescale/*mx*/ path as files maintained by Stefano Babic. While this is not ideal and does not cover all the i.MX board cases, it gives at least a better hint for the /scripts/get_maintainer.pl tool. Signed-off-by: Fabio Estevam --- diff --git a/MAINTAINERS b/MAINTAINERS index 1db8243482..1225ce2e12 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -102,6 +102,7 @@ F: arch/arm/include/asm/arch-imx/ F: arch/arm/include/asm/arch-mx*/ F: arch/arm/include/asm/arch-vf610/ F: arch/arm/include/asm/imx-common/ +F: board/freescale/*mx*/ ARM HISILICON M: Peter Griffin