From: Philippe Mathieu-Daudé <[email protected]> Not all ARM machines sections Cc the [email protected] list, fix this.
Reviewed-by: Alistair Francis <[email protected]> Signed-off-by: Philippe Mathieu-Daudé <[email protected]> Message-Id: <[email protected]> Signed-off-by: Laurent Vivier <[email protected]> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9d45ac274ed7..e72b5e5f6968 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -809,6 +809,7 @@ F: hw/arm/virt-acpi-build.c STM32F205 M: Alistair Francis <[email protected]> M: Peter Maydell <[email protected]> +L: [email protected] S: Maintained F: hw/arm/stm32f205_soc.c F: hw/misc/stm32f2xx_syscfg.c @@ -821,6 +822,7 @@ F: include/hw/*/stm32*.h STM32F405 M: Alistair Francis <[email protected]> M: Peter Maydell <[email protected]> +L: [email protected] S: Maintained F: hw/arm/stm32f405_soc.c F: hw/misc/stm32f4xx_syscfg.c @@ -829,18 +831,21 @@ F: hw/misc/stm32f4xx_exti.c Netduino 2 M: Alistair Francis <[email protected]> M: Peter Maydell <[email protected]> +L: [email protected] S: Maintained F: hw/arm/netduino2.c Netduino Plus 2 M: Alistair Francis <[email protected]> M: Peter Maydell <[email protected]> +L: [email protected] S: Maintained F: hw/arm/netduinoplus2.c SmartFusion2 M: Subbaraya Sundeep <[email protected]> M: Peter Maydell <[email protected]> +L: [email protected] S: Maintained F: hw/arm/msf2-soc.c F: hw/misc/msf2-sysreg.c @@ -854,6 +859,7 @@ F: include/hw/ssi/mss-spi.h Emcraft M2S-FG484 M: Subbaraya Sundeep <[email protected]> M: Peter Maydell <[email protected]> +L: [email protected] S: Maintained F: hw/arm/msf2-som.c @@ -1402,6 +1408,7 @@ T: git https://github.com/jnsnow/qemu.git ide OMAP M: Peter Maydell <[email protected]> +L: [email protected] S: Maintained F: hw/*/omap* F: include/hw/arm/omap.h -- 2.24.1
