From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754867AbdJIOnG (ORCPT ); Mon, 9 Oct 2017 10:43:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:20282 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754374AbdJIOnE (ORCPT ); Mon, 9 Oct 2017 10:43:04 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com EE48EC04AC71 Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=pbonzini@redhat.com Subject: Re: [PATCH] MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpc To: Thomas Huth , kvm-ppc@vger.kernel.org, Paul Mackerras , Alexander Graf Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org, =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= , Alexander Graf References: <1507559641-11743-1-git-send-email-thuth@redhat.com> From: Paolo Bonzini Message-ID: <0a84d3fd-aea9-76fa-e8eb-3010bf7db4c1@redhat.com> Date: Mon, 9 Oct 2017 16:42:57 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <1507559641-11743-1-git-send-email-thuth@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Mon, 09 Oct 2017 14:43:04 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/10/2017 16:34, Thomas Huth wrote: > Paul is handling almost all of the powerpc related KVM patches nowadays, > so he should be mentioned in the MAINTAINERS file accordingly. > > Signed-off-by: Thomas Huth > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 2d3d750..177ffde 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7571,6 +7571,7 @@ F: arch/mips/include/asm/kvm* > F: arch/mips/kvm/ > > KERNEL VIRTUAL MACHINE FOR POWERPC (KVM/powerpc) > +M: Paul Mackerras > M: Alexander Graf > L: kvm-ppc@vger.kernel.org > W: http://www.linux-kvm.org/ > Queued, replacing Alex too. What's the state of BookE? Paolo