From: David Gibson Date: Tue, 21 Sep 2021 04:01:12 +0000 (+1000) Subject: MAINTAINERS: Demote sPAPR from "Supported" to "Maintained" X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=85d887be82905aa81b5d3d6c483ff0fa9958382b;p=qemu.git 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 Reviewed-by: Greg Kurz Reviewed-by: Cédric Le Goater Reviewed-by: Philippe Mathieu-Daudé --- diff --git a/MAINTAINERS b/MAINTAINERS index 688233b44a..50435b8d2f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1317,7 +1317,7 @@ sPAPR M: David Gibson M: Greg Kurz L: qemu-ppc@nongnu.org -S: Supported +S: Maintained F: hw/*/spapr* F: include/hw/*/spapr* F: hw/*/xics*