vexpress64: Rework MAINTAINERS file slightly
authorTom Rini <trini@konsulko.com>
Tue, 25 Jul 2023 22:31:53 +0000 (18:31 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 3 Aug 2023 19:30:53 +0000 (15:30 -0400)
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 <trini@konsulko.com>
board/armltd/vexpress64/MAINTAINERS

index b3ecc9b..c38ab52 100644 (file)
@@ -1,9 +1,10 @@
-VEXPRESS64 BOARD
+VEXPRESS64 PLATFORM
 M:     David Feng <fenghua@phytium.com.cn>
+M:     Linus Walleij <linus.walleij@linaro.org>
+M:     Peter Hoyes <Peter.Hoyes@arm.com>
 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 <linus.walleij@linaro.org>