Not all ARM machines sections Cc the qemu-...@nongnu.org list, fix this. Reviewed-by: Alistair Francis <alistair.fran...@wdc.com> Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> --- v2: Also fix STM32F405 (commit 529fc5fd3) and Netduino Plus 2 (commit 60d6c4278) --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 55d3642e6c..52fbc18566 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -807,6 +807,7 @@ F: hw/arm/virt-acpi-build.c STM32F205 M: Alistair Francis <alist...@alistair23.me> M: Peter Maydell <peter.mayd...@linaro.org> +L: qemu-...@nongnu.org S: Maintained F: hw/arm/stm32f205_soc.c F: hw/misc/stm32f2xx_syscfg.c @@ -819,6 +820,7 @@ F: include/hw/*/stm32*.h STM32F405 M: Alistair Francis <alist...@alistair23.me> M: Peter Maydell <peter.mayd...@linaro.org> +L: qemu-...@nongnu.org S: Maintained F: hw/arm/stm32f405_soc.c F: hw/misc/stm32f4xx_syscfg.c @@ -827,18 +829,21 @@ F: hw/misc/stm32f4xx_exti.c Netduino 2 M: Alistair Francis <alist...@alistair23.me> M: Peter Maydell <peter.mayd...@linaro.org> +L: qemu-...@nongnu.org S: Maintained F: hw/arm/netduino2.c Netduino Plus 2 M: Alistair Francis <alist...@alistair23.me> M: Peter Maydell <peter.mayd...@linaro.org> +L: qemu-...@nongnu.org S: Maintained F: hw/arm/netduinoplus2.c SmartFusion2 M: Subbaraya Sundeep <sundeep.l...@gmail.com> M: Peter Maydell <peter.mayd...@linaro.org> +L: qemu-...@nongnu.org S: Maintained F: hw/arm/msf2-soc.c F: hw/misc/msf2-sysreg.c @@ -852,6 +857,7 @@ F: include/hw/ssi/mss-spi.h Emcraft M2S-FG484 M: Subbaraya Sundeep <sundeep.l...@gmail.com> M: Peter Maydell <peter.mayd...@linaro.org> +L: qemu-...@nongnu.org S: Maintained F: hw/arm/msf2-som.c @@ -1400,6 +1406,7 @@ T: git https://github.com/jnsnow/qemu.git ide OMAP M: Peter Maydell <peter.mayd...@linaro.org> +L: qemu-...@nongnu.org S: Maintained F: hw/*/omap* F: include/hw/arm/omap.h -- 2.21.1