diff options
author | Peter Maydell | 2011-09-20 17:18:46 +0200 |
---|---|---|
committer | Anthony Liguori | 2011-09-23 20:42:34 +0200 |
commit | 1ce9ce6a6184f0192015ba9adf1123d89cd47a7b (patch) | |
tree | 8bc0fe5202b46362a26324207cb69d812e7cf64c /MAINTAINERS | |
parent | Makefile: Remove 'tarbin' target (diff) | |
download | qemu-1ce9ce6a6184f0192015ba9adf1123d89cd47a7b.tar.gz qemu-1ce9ce6a6184f0192015ba9adf1123d89cd47a7b.tar.xz qemu-1ce9ce6a6184f0192015ba9adf1123d89cd47a7b.zip |
MAINTAINERS: update maintainer for target-arm and ARM devboards
Add myself as co-maintainer alongside Paul Brook for the TCG ARM
guest implementation (target-arm) and the ARM dev boards (integratorcp,
realview, stellaris, versatilepb).
Acked-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Acked-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7c5ea873a8..d034ce4b5a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -62,6 +62,7 @@ F: target-alpha/ ARM M: Paul Brook <paul@codesourcery.com> +M: Peter Maydell <peter.maydell@linaro.org> S: Maintained F: target-arm/ @@ -168,6 +169,7 @@ F: hw/gumstix.c Integrator CP M: Paul Brook <paul@codesourcery.com> +M: Peter Maydell <peter.maydell@linaro.org> S: Maintained F: hw/integratorcp.c @@ -193,6 +195,7 @@ F: hw/palm.c Real View M: Paul Brook <paul@codesourcery.com> +M: Peter Maydell <peter.maydell@linaro.org> S: Maintained F: hw/realview* @@ -203,11 +206,13 @@ F: hw/spitz.c Stellaris M: Paul Brook <paul@codesourcery.com> +M: Peter Maydell <peter.maydell@linaro.org> S: Maintained F: hw/stellaris.c Versatile PB M: Paul Brook <paul@codesourcery.com> +M: Peter Maydell <peter.maydell@linaro.org> S: Maintained F: hw/versatilepb.c |