[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v3 1/2] MAINTAINERS: Cc the address@hidden for the ARM machines
From: |
Philippe Mathieu-Daudé |
Subject: |
[PATCH v3 1/2] MAINTAINERS: Cc the address@hidden for the ARM machines |
Date: |
Mon, 20 Jan 2020 19:59:27 +0100 |
Not all ARM machines sections Cc the address@hidden list,
fix this.
Reviewed-by: Alistair Francis <address@hidden>
Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
---
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 <address@hidden>
M: Peter Maydell <address@hidden>
+L: address@hidden
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 <address@hidden>
M: Peter Maydell <address@hidden>
+L: address@hidden
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 <address@hidden>
M: Peter Maydell <address@hidden>
+L: address@hidden
S: Maintained
F: hw/arm/netduino2.c
Netduino Plus 2
M: Alistair Francis <address@hidden>
M: Peter Maydell <address@hidden>
+L: address@hidden
S: Maintained
F: hw/arm/netduinoplus2.c
SmartFusion2
M: Subbaraya Sundeep <address@hidden>
M: Peter Maydell <address@hidden>
+L: address@hidden
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 <address@hidden>
M: Peter Maydell <address@hidden>
+L: address@hidden
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 <address@hidden>
+L: address@hidden
S: Maintained
F: hw/*/omap*
F: include/hw/arm/omap.h
--
2.21.1