From: Sebastian Reichel Date: Wed, 4 Nov 2020 16:18:36 +0000 (+0100) Subject: board: ge: ppd: Update MAINTAINERS X-Git-Tag: v2025.01-rc5-pxa1908~2140^2~1 X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-favicon.png?a=commitdiff_plain;h=3bbc763de6df4f76990d201daaf8246c504ebcca;p=u-boot.git board: ge: ppd: Update MAINTAINERS This updates the PPD MAINTAINERS file doing a couple of changes: * Replace Martyn with myself, since he no longer has the hardware available and add Ian Ray as maintainer * Fix the board directory path, which was still listing freescale/ instead of ge/ * Order the list of files alphabetically * Add board specific device tree files to the file list Cc: Martyn Welch Cc: Ian Ray Signed-off-by: Sebastian Reichel --- diff --git a/board/ge/mx53ppd/MAINTAINERS b/board/ge/mx53ppd/MAINTAINERS index 9b64b5d389..2c06c8ee86 100644 --- a/board/ge/mx53ppd/MAINTAINERS +++ b/board/ge/mx53ppd/MAINTAINERS @@ -1,7 +1,9 @@ -MX53PPD BOARD +GE PPD BOARD M: Antti Mäentausta -M: Martyn Welch +M: Ian Ray +M: Sebastian Reichel S: Maintained -F: board/freescale/mx53ppd/ -F: include/configs/mx53ppd.h +F: arch/arm/dts/imx53-ppd* +F: board/ge/mx53ppd/ F: configs/mx53ppd_defconfig +F: include/configs/mx53ppd.h