summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDavid Gibson2021-09-21 06:01:12 +0200
committerDavid Gibson2021-09-30 04:26:06 +0200
commit85d887be82905aa81b5d3d6c483ff0fa9958382b (patch)
tree80db3ad0b87f29a014e0bb12a0d97e733fdfd81c /MAINTAINERS
parentMAINTAINERS: Add information for OpenPIC (diff)
downloadqemu-85d887be82905aa81b5d3d6c483ff0fa9958382b.tar.gz
qemu-85d887be82905aa81b5d3d6c483ff0fa9958382b.tar.xz
qemu-85d887be82905aa81b5d3d6c483ff0fa9958382b.zip
MAINTAINERS: Demote sPAPR from "Supported" to "Maintained"
qemu/KVM on Power is no longer my primary job responsibility, nor Greg Kurz'. I still have some time for upstream maintenance, but it's no longer accurate to say that I'm paid to do so. Therefore, reduce sPAPR (the "pseries" machine type) from Supported to Maintained. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Greg Kurz <groug@kaod.org> Reviewed-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 688233b44a..50435b8d2f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1317,7 +1317,7 @@ sPAPR
M: David Gibson <david@gibson.dropbear.id.au>
M: Greg Kurz <groug@kaod.org>
L: qemu-ppc@nongnu.org
-S: Supported
+S: Maintained
F: hw/*/spapr*
F: include/hw/*/spapr*
F: hw/*/xics*