From: Fabio Estevam Date: Wed, 27 Jul 2016 00:27:49 +0000 (-0300) Subject: MAINTAINERS: i.MX: Add board/freescale/*mx* path X-Git-Tag: v2016.09-rc2~174^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=77cbd3a14184c61d55d7fcddd88fa4e96efc9901;p=u-boot 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