From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754679Ab3ESMso (ORCPT ); Sun, 19 May 2013 08:48:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60535 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752348Ab3ESMsn (ORCPT ); Sun, 19 May 2013 08:48:43 -0400 Date: Sun, 19 May 2013 15:48:41 +0300 From: Gleb Natapov To: Paolo Bonzini Cc: linux-kernel@vger.kernel.org, Marcelo Tosatti , kvm@vger.kernel.org Subject: Re: [PATCH] KVM: take over co-maintainership from Marcelo, fix MAINTAINERS entry Message-ID: <20130519124841.GH4725@redhat.com> References: <1368637344-3354-1-git-send-email-pbonzini@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1368637344-3354-1-git-send-email-pbonzini@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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. > Applied, thanks. > 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 -- Gleb.