From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754769AbdJIOeG (ORCPT ); Mon, 9 Oct 2017 10:34:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54044 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754694AbdJIOeF (ORCPT ); Mon, 9 Oct 2017 10:34:05 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com CF7BB69F0C Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=thuth@redhat.com From: Thomas Huth To: kvm-ppc@vger.kernel.org, Paul Mackerras , Alexander Graf Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org, =?UTF-8?q?Radim=20Kr=C4=8Dm=C3=A1=C5=99?= , Paolo Bonzini Subject: [PATCH] MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpc Date: Mon, 9 Oct 2017 16:34:01 +0200 Message-Id: <1507559641-11743-1-git-send-email-thuth@redhat.com> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Mon, 09 Oct 2017 14:34:05 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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/ -- 1.8.3.1