On Fri Sep 15, 2023 at 9:05 PM AEST, Daniel Henrique Barboza wrote: > Update all relevant PowerPC entries as follows: > > - Nick Piggin is promoted to Maintainer in all qemu-ppc subsystems. > Nick has been a solid contributor for the last couple of years and > has the required knowledge and motivation to drive the boat. > > - Greg Kurz is being removed from all qemu-ppc entries. Greg has moved > to other areas of interest and will retire from qemu-ppc. Thanks Mr > Kurz for all the years of service. > > - David Gibson was removed as 'Reviewer' from PowerPC TCG CPUs and PPC > KVM CPUs. Change done per his request. > > - Daniel Barboza downgraded from 'Maintainer' to 'Reviewer' in sPAPR and > PPC KVM CPUs. It has been a long since I last touched those areas and > it's not justified to be kept as maintainer in them. > > - Cedric Le Goater and Daniel Barboza removed as 'Reviewer' in VOF. We > don't have the required knowledge to justify it. > > - VOF support downgraded from 'Maintained' to 'Odd Fixes' since it > better reflects the current state of the subsystem. >
Oh, I forgot: Acked-by: Nicholas Piggin <npig...@gmail.com> > Acked-by: Cédric Le Goater <c...@kaod.org> > Signed-off-by: Daniel Henrique Barboza <danielhb...@gmail.com> > --- > MAINTAINERS | 20 +++++++------------- > 1 file changed, 7 insertions(+), 13 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 00562f924f..c4aa1c1c9f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -298,11 +298,9 @@ F: hw/openrisc/ > F: tests/tcg/openrisc/ > > PowerPC TCG CPUs > +M: Nicholas Piggin <npig...@gmail.com> > M: Daniel Henrique Barboza <danielhb...@gmail.com> > R: Cédric Le Goater <c...@kaod.org> > -R: David Gibson <da...@gibson.dropbear.id.au> > -R: Greg Kurz <gr...@kaod.org> > -R: Nicholas Piggin <npig...@gmail.com> > L: qemu-...@nongnu.org > S: Odd Fixes > F: target/ppc/ > @@ -438,10 +436,9 @@ F: target/mips/kvm* > F: target/mips/sysemu/ > > PPC KVM CPUs > -M: Daniel Henrique Barboza <danielhb...@gmail.com> > +M: Nicholas Piggin <npig...@gmail.com> > +R: Daniel Henrique Barboza <danielhb...@gmail.com> > R: Cédric Le Goater <c...@kaod.org> > -R: David Gibson <da...@gibson.dropbear.id.au> > -R: Greg Kurz <gr...@kaod.org> > S: Odd Fixes > F: target/ppc/kvm.c > > @@ -1430,10 +1427,10 @@ F: include/hw/rtc/m48t59.h > F: tests/avocado/ppc_prep_40p.py > > sPAPR (pseries) > -M: Daniel Henrique Barboza <danielhb...@gmail.com> > +M: Nicholas Piggin <npig...@gmail.com> > +R: Daniel Henrique Barboza <danielhb...@gmail.com> > R: Cédric Le Goater <c...@kaod.org> > R: David Gibson <da...@gibson.dropbear.id.au> > -R: Greg Kurz <gr...@kaod.org> > R: Harsh Prateek Bora <hars...@linux.ibm.com> > L: qemu-...@nongnu.org > S: Odd Fixes > @@ -1452,8 +1449,8 @@ F: tests/avocado/ppc_pseries.py > > PowerNV (Non-Virtualized) > M: Cédric Le Goater <c...@kaod.org> > +M: Nicholas Piggin <npig...@gmail.com> > R: Frédéric Barrat <fbar...@linux.ibm.com> > -R: Nicholas Piggin <npig...@gmail.com> > L: qemu-...@nongnu.org > S: Odd Fixes > F: docs/system/ppc/powernv.rst > @@ -1497,12 +1494,9 @@ F: include/hw/pci-host/mv64361.h > > Virtual Open Firmware (VOF) > M: Alexey Kardashevskiy <a...@ozlabs.ru> > -R: Cédric Le Goater <c...@kaod.org> > -R: Daniel Henrique Barboza <danielhb...@gmail.com> > R: David Gibson <da...@gibson.dropbear.id.au> > -R: Greg Kurz <gr...@kaod.org> > L: qemu-...@nongnu.org > -S: Maintained > +S: Odd Fixes > F: hw/ppc/spapr_vof* > F: hw/ppc/vof* > F: include/hw/ppc/vof*