Re: [PATCH v2 5/5] MAINTAINERS: Add myself (Sean) as a reviewer in the main KVM entry
Bibo Mao <[email protected]> Mon, 3 Aug 2026 15:47:25 +0800
| Newsgroups | org.kernel.vger.kvm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 2026/8/1 上午1:38, Sean Christopherson wrote: > Add myself as a reviewer for overall KVM, as I have been helping shepherd > a decent chunk of the virt/kvm commits into the kernel over the last few > years, and I expect to continue doing so. Of the 270 non-merge commits > that have been made to virt/kvm since v6.6, I have committed 127 (~47%) > and Paolo has committed 117 (~43.3%), with all but 5 of the remaining 26 > coming from non-KVM folks, e.g. from treewide changes. > > Note, this intended to purely be an efficiency and quality of life > improvement, for both contributors and myself. There is no implied right > of succession or anything of the sort. > > Cc: Marc Zyngier <[email protected]> > Cc: Oliver Upton <[email protected]> > Cc: Tianrui Zhao <[email protected]> > Cc: Bibo Mao <[email protected]> > Cc: Huacai Chen <[email protected]> > Cc: Anup Patel <[email protected]> > Cc: Christian Borntraeger <[email protected]> > Cc: Janosch Frank <[email protected]> > Cc: Claudio Imbrenda <[email protected]> > Signed-off-by: Sean Christopherson <[email protected]> Acked-by: Bibo Mao <[email protected]> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 6c79bb25522f..556ccf640516 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -14047,6 +14047,7 @@ F: kernel/umh.c > > KERNEL VIRTUAL MACHINE (KVM) > M: Paolo Bonzini <[email protected]> > +R: Sean Christopherson <[email protected]> > L: [email protected] > S: Supported > W: http://www.linux-kvm.org >