From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59904) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLDjD-00022p-1a for qemu-devel@nongnu.org; Mon, 18 Jan 2016 12:36:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aLDj9-0004In-Qn for qemu-devel@nongnu.org; Mon, 18 Jan 2016 12:36:30 -0500 Received: from mx2.suse.de ([195.135.220.15]:56070) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLDj9-0004IF-LC for qemu-devel@nongnu.org; Mon, 18 Jan 2016 12:36:27 -0500 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Mon, 18 Jan 2016 18:36:25 +0100 Message-Id: <1453138585-22738-5-git-send-email-afaerber@suse.de> In-Reply-To: <1453138585-22738-1-git-send-email-afaerber@suse.de> References: <1453138585-22738-1-git-send-email-afaerber@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PULL v2 4/4] MAINTAINERS: Fix sPAPR entry heading List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: =?UTF-8?q?Andreas=20F=C3=A4rber?= , David Gibson get_maintainers.pl does not handle parenthesis in maintenance areas well in connection with list emails (here: qemu-ppc@nongnu.org). Resolve a recurring CC issue breaking git-send-email by reverting part of commit 085eb217dfb3ee12e7985c11f71f8a038394735a ("Add David Gibson for sPAPR in MAINTAINERS file"). Cc: David Gibson Signed-off-by: Andreas F=C3=A4rber --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 8f44dca..4030e27 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -587,7 +587,7 @@ F: hw/ppc/prep.c F: hw/pci-host/prep.[hc] F: hw/isa/pc87312.[hc] =20 -sPAPR (pseries) +sPAPR M: David Gibson M: Alexander Graf L: qemu-ppc@nongnu.org --=20 2.6.2