From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] KVM: take over co-maintainership from Marcelo, fix MAINTAINERS entry Date: Thu, 16 May 2013 12:29:37 -0300 Message-ID: <20130516152937.GA18134@amt.cnet> References: <1368637344-3354-1-git-send-email-pbonzini@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, Gleb Natapov , kvm@vger.kernel.org To: Paolo Bonzini Return-path: Content-Disposition: inline In-Reply-To: <1368637344-3354-1-git-send-email-pbonzini@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Wed, May 15, 2013 at 07:02:24PM +0200, Paolo Bonzini wrote: > As announced last week by Marcelo Tosatti, I will be co-maintaining > KVM together with Gleb. > > Cc: Marcelo Tosatti > Cc: Gleb Natapov > Cc: kvm@vger.kernel.org > Signed-off-by: Paolo Bonzini > --- > MAINTAINERS | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 3d7782b..340cb64 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4641,12 +4641,13 @@ F: include/linux/sunrpc/ > F: include/uapi/linux/sunrpc/ > > KERNEL VIRTUAL MACHINE (KVM) > -M: Marcelo Tosatti > M: Gleb Natapov > +M: Paolo Bonzini > L: kvm@vger.kernel.org > -W: http://kvm.qumranet.com > +W: http://linux-kvm.org > S: Supported > -F: Documentation/*/kvm.txt > +F: Documentation/*/kvm*.txt > +F: Documentation/virtual/kvm/ > F: arch/*/kvm/ > F: arch/*/include/asm/kvm* > F: include/linux/kvm* > -- > 1.8.1.4 ACK