diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2024-10-28 20:51:09 +1100 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-11-04 10:09:36 +1000 |
commit | bd4be4d9bd20a252e677239a18b6409ecee98f56 (patch) | |
tree | 3a02a4d479f7876dec669ef5d7784bbeadec9c77 | |
parent | 98a8ac1e652589b115a843b39a6b84e2e322ba08 (diff) | |
download | qemu-bd4be4d9bd20a252e677239a18b6409ecee98f56.zip qemu-bd4be4d9bd20a252e677239a18b6409ecee98f56.tar.gz qemu-bd4be4d9bd20a252e677239a18b6409ecee98f56.tar.bz2 |
MAINTAINERS: Remove myself as reviewer
I've now well and truly moved on from ppc and qemu maintenance. I'm
occupied with other things and am pretty much just ignoring mails on these
topics I'm CCed on. Time to remove myself.
I'm still listed as a reviewer for Device Tree, I'll keep this for now,
since I do have some interest and it's lower volume.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 840eebc..a4ad102 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1471,7 +1471,6 @@ F: tests/functional/test_ppc_40p.py sPAPR (pseries) M: Nicholas Piggin <npiggin@gmail.com> R: Daniel Henrique Barboza <danielhb413@gmail.com> -R: David Gibson <david@gibson.dropbear.id.au> R: Harsh Prateek Bora <harshpb@linux.ibm.com> L: qemu-ppc@nongnu.org S: Odd Fixes @@ -1562,7 +1561,6 @@ F: tests/functional/test_ppc_amiga.py Virtual Open Firmware (VOF) M: Alexey Kardashevskiy <aik@ozlabs.ru> -R: David Gibson <david@gibson.dropbear.id.au> L: qemu-ppc@nongnu.org S: Odd Fixes F: hw/ppc/spapr_vof* |