Add the Siemens SX1 (OMAP310) machines with the other ARM machines. Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- MAINTAINERS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 52fbc18566..e2c148d8d8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -560,6 +560,13 @@ F: include/hw/arm/digic.h F: hw/*/digic* F: include/hw/*/digic* +OMAP +M: Peter Maydell <[email protected]> +L: [email protected] +S: Maintained +F: hw/*/omap* +F: include/hw/arm/omap.h + Gumstix M: Peter Maydell <[email protected]> R: Philippe Mathieu-Daudé <[email protected]> @@ -1404,13 +1411,6 @@ F: include/hw/block/fdc.h F: tests/qtest/fdc-test.c 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 - IPack M: Alberto Garcia <[email protected]> S: Odd Fixes -- 2.21.1
