diff mbox series

[RFC] KVM: PPC: Update MAINTAINERS

Message ID 20230408042839.869361-1-npiggin@gmail.com (mailing list archive)
State Changes Requested
Headers show
Series [RFC] KVM: PPC: Update MAINTAINERS | expand

Checks

Context Check Description
snowpatch_ozlabs/github-powerpc_sparse success Successfully ran 4 jobs.
snowpatch_ozlabs/github-powerpc_kernel_qemu success Successfully ran 24 jobs.
snowpatch_ozlabs/github-powerpc_clang success Successfully ran 6 jobs.

Commit Message

Nicholas Piggin April 8, 2023, 4:28 a.m. UTC
Michael is maintaining KVM PPC with the powerpc tree at the moment,
just doesn't necessarily have time to be across all of KVM. But I
think that's okay, from mechanics of how patches flow upstream he is
maintainer. And it probably makes a bit more sense to people who need
to look at the MAINTAINERS file if we have some contacts there.

So add mpe as KVM PPC maintainer and I am a reviewer. Split out the
subarchs that don't get much attention.

Thanks,
Nick
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Michael Ellerman April 20, 2023, 2:05 p.m. UTC | #1
Nicholas Piggin <npiggin@gmail.com> writes:
> Michael is maintaining KVM PPC with the powerpc tree at the moment,
> just doesn't necessarily have time to be across all of KVM. But I
> think that's okay, from mechanics of how patches flow upstream he is
> maintainer. And it probably makes a bit more sense to people who need
> to look at the MAINTAINERS file if we have some contacts there.
>
> So add mpe as KVM PPC maintainer and I am a reviewer. Split out the
> subarchs that don't get much attention.

Yeah I guess this is better than what we have now.

Can you send a non-RFC and SOB'ed version, and maybe Cc the KVM list
as well?

cheers
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 90abe83c02f3..c6283280683e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11292,8 +11292,15 @@  F:	arch/mips/include/uapi/asm/kvm*
 F:	arch/mips/kvm/
 
 KERNEL VIRTUAL MACHINE FOR POWERPC (KVM/powerpc)
+M:	Michael Ellerman <mpe@ellerman.id.au>
+R:	Nicholas Piggin <npiggin@gmail.com>
 L:	linuxppc-dev@lists.ozlabs.org
+L:	kvm@vger.kernel.org
+S:	Maintained (Book3S 64-bit HV)
+S:	Odd fixes (Book3S 64-bit PR)
+S:	Orphan (Book3E and 32-bit)
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git topic/ppc-kvm
+S:	Maintained
 F:	arch/powerpc/include/asm/kvm*
 F:	arch/powerpc/include/uapi/asm/kvm*
 F:	arch/powerpc/kernel/kvm*