From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Borntraeger Subject: Re: [PATCH] KVM: new maintainer on the block Date: Fri, 8 Apr 2016 12:48:41 +0200 Message-ID: <57078C89.3030902@de.ibm.com> References: <1460042503-109390-1-git-send-email-pbonzini@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: gleb@kernel.org, rkrcmar@redhat.com To: Paolo Bonzini , linux-kernel@vger.kernel.org, kvm@vger.kernel.org Return-path: In-Reply-To: <1460042503-109390-1-git-send-email-pbonzini@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 04/07/2016 05:21 PM, Paolo Bonzini wrote: > Avi has kept Gleb busy enough, and Radim has been helping me > for a while, so let's "reward" him with an entry in > MAINTAINERS. >=20 > Acked-by: Gleb Natapov > Cc: Radim Kr=C4=8Dm=C3=A1=C5=99 > --- > Radim, please commit this yourself to kvm/master and > kvm/next please! >=20 > Signed-off-by: Paolo Bonzini > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/MAINTAINERS b/MAINTAINERS > index 40eb1dbe2ae5..7f9f4bda9d15 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6252,8 +6252,8 @@ S: Maintained > F: tools/testing/selftests >=20 > KERNEL VIRTUAL MACHINE (KVM) > -M: Gleb Natapov > M: Paolo Bonzini > +M: Radim Kr=C4=8Dm=C3=A1=C5=99 > L: kvm@vger.kernel.org > W: http://www.linux-kvm.org > T: git git://git.kernel.org/pub/scm/virt/kvm/kvm.git >=20 Radim, thanks for stepping up and accepting this role. It is certainly a good thing to have a backup for Paolo in the KVM field, given the amount of work in both projects (Linux and QEMU). Christian