diff mbox series

[v2,5/5] MAINTAINERS: Demote sPAPR from "Supported" to "Maintained"

Message ID 20210924095536.441849-6-david@gibson.dropbear.id.au (mailing list archive)
State New, archived
Headers show
Series Reduce load on ppc target maintainers | expand

Commit Message

David Gibson Sept. 24, 2021, 9:55 a.m. UTC
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>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Cédric Le Goater Sept. 24, 2021, 11:02 a.m. UTC | #1
On 9/24/21 11:55, David Gibson wrote:
> 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>


> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 937c191c8d..bfae4a55e8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1316,7 +1316,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*
>
Philippe Mathieu-Daudé Sept. 24, 2021, 11:11 a.m. UTC | #2
On 9/24/21 11:55, David Gibson wrote:
> 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>
> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 937c191c8d..bfae4a55e8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1316,7 +1316,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*