From: Tom Rini Date: Tue, 25 Jul 2023 22:31:53 +0000 (-0400) Subject: vexpress64: Rework MAINTAINERS file slightly X-Git-Url: http://git.dujemihanovic.xyz/img/sics.gif?a=commitdiff_plain;h=b54fad3fe2019120f095aa7bea59dde2b52907c0;p=u-boot.git vexpress64: Rework MAINTAINERS file slightly Given that we no longer have a configs/vexpress_aemv8a_defconfig file, drop that and then include at least the aarch64-specific config.h file here. Also move Linus and Peter up to the main entry as well so that they'll get tagged for the board code too and not literally only the defconfig. Signed-off-by: Tom Rini --- diff --git a/board/armltd/vexpress64/MAINTAINERS b/board/armltd/vexpress64/MAINTAINERS index b3ecc9bba0..c38ab520c5 100644 --- a/board/armltd/vexpress64/MAINTAINERS +++ b/board/armltd/vexpress64/MAINTAINERS @@ -1,9 +1,10 @@ -VEXPRESS64 BOARD +VEXPRESS64 PLATFORM M: David Feng +M: Linus Walleij +M: Peter Hoyes S: Maintained F: board/armltd/vexpress64/ -F: include/configs/vexpress_aemv8a.h -F: configs/vexpress_aemv8a_defconfig +F: include/configs/vexpress_aemv8.h VEXPRESS_AEMV8A_SEMI BOARD M: Linus Walleij