diff options
author | Daniel Henrique Barboza <danielhb413@gmail.com> | 2025-07-24 09:34:16 -0300 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-07-24 15:16:59 +0200 |
commit | 0fb961e392e2055adc5429236989b01bb763f12c (patch) | |
tree | c35051e58cc3d67ab3648e8de7bd35705f4141a8 | |
parent | cf8f0f006d380d50ef10ab77a4673e83eb19006c (diff) | |
download | qemu-0fb961e392e2055adc5429236989b01bb763f12c.zip qemu-0fb961e392e2055adc5429236989b01bb763f12c.tar.gz qemu-0fb961e392e2055adc5429236989b01bb763f12c.tar.bz2 |
MAINTAINERS: remove myself as ppc maintainer/reviewer
It has been awhile since I actively did anything for qemu-ppc aside from
reading the qemu-ppc inbox a couple of times each month. It's not enough
to justify a reviewer role, let alone being a maintainer.
Given that we're doing qemu-ppc maintainership changes across the board
I'll take the opportunity and remove myself from the premises too. Feel
free to reach out with questions about code I did in the past, but at
this moment I'm no longer able to keep up with qemu-ppc activities.
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250724123416.3115941-1-danielhb413@gmail.com
[ clg: Adjusted context ]
Signed-off-by: Cédric Le Goater <clg@redhat.com>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9481a21..f1bd69c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -295,7 +295,6 @@ F: tests/tcg/openrisc/ PowerPC TCG CPUs M: Nicholas Piggin <npiggin@gmail.com> -M: Daniel Henrique Barboza <danielhb413@gmail.com> R: Chinmay Rath <rathc@linux.ibm.com> L: qemu-ppc@nongnu.org S: Odd Fixes @@ -453,7 +452,6 @@ F: target/mips/system/ PPC KVM CPUs M: Nicholas Piggin <npiggin@gmail.com> -R: Daniel Henrique Barboza <danielhb413@gmail.com> R: Harsh Prateek Bora <harshpb@linux.ibm.com> S: Odd Fixes F: target/ppc/kvm.c @@ -1553,7 +1551,6 @@ F: tests/functional/test_ppc_40p.py sPAPR (pseries) M: Nicholas Piggin <npiggin@gmail.com> M: Harsh Prateek Bora <harshpb@linux.ibm.com> -R: Daniel Henrique Barboza <danielhb413@gmail.com> R: Harsh Prateek Bora <harshpb@linux.ibm.com> L: qemu-ppc@nongnu.org S: Odd Fixes |