diff options
author | Harsh Prateek Bora <harshpb@linux.ibm.com> | 2025-07-24 15:36:16 +0530 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-07-24 15:16:59 +0200 |
commit | 1da3e7f863d65bb850a7662c6b8dfba623ac7cb7 (patch) | |
tree | f4b9d3a3214c530cc11dc43cdcbbd629efc30431 | |
parent | c4103b27973653a7a9f64244de8fb5243e4397c5 (diff) | |
download | qemu-1da3e7f863d65bb850a7662c6b8dfba623ac7cb7.zip qemu-1da3e7f863d65bb850a7662c6b8dfba623ac7cb7.tar.gz qemu-1da3e7f863d65bb850a7662c6b8dfba623ac7cb7.tar.bz2 |
MAINTAINERS: Adding myself as reviewer for PPC KVM cpus.
Have been contributing in ppc/spapr from tcg/kvm perspective, stepping
up to help with patch reviews and get notified of incoming changes.
Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250724100623.3071131-3-harshpb@linux.ibm.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index afc94e6..6e95ef0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -453,6 +453,7 @@ 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 |