diff options
author | Cédric Le Goater <clg@redhat.com> | 2024-10-24 21:14:31 +0200 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-11-04 10:09:36 +1000 |
commit | 592d51803e462f57f3b0f78c074bca113b234ba5 (patch) | |
tree | 1d837da05e01e87a9fe9741e9b1d79af3cc26e40 | |
parent | afff8800717a768c48331e4f21ba6c84710cd762 (diff) | |
download | qemu-592d51803e462f57f3b0f78c074bca113b234ba5.zip qemu-592d51803e462f57f3b0f78c074bca113b234ba5.tar.gz qemu-592d51803e462f57f3b0f78c074bca113b234ba5.tar.bz2 |
MAINTAINERS: Remove myself from the PowerNV machines
It's been an amazing experience working on PowerNV systems all these
years. Now it's time for IBM to take the lead on the QEMU machine and
shape its future. I'm stepping back as the maintainer of PowerNV.
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: Frédéric Barrat <fbarrat@linux.ibm.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 64b4ffa..baf8c9b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1495,7 +1495,6 @@ F: tests/functional/test_ppc64_hv.py F: tests/functional/test_ppc64_tuxrun.py PowerNV (Non-Virtualized) -M: Cédric Le Goater <clg@kaod.org> M: Nicholas Piggin <npiggin@gmail.com> R: Frédéric Barrat <fbarrat@linux.ibm.com> L: qemu-ppc@nongnu.org |