From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54373) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeKJq-0003mq-EA for qemu-devel@nongnu.org; Tue, 22 Sep 2015 05:57:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZeKJp-0002it-8v for qemu-devel@nongnu.org; Tue, 22 Sep 2015 05:57:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40811) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeKJp-0002in-3V for qemu-devel@nongnu.org; Tue, 22 Sep 2015 05:57:01 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id BECB6C0A1479 for ; Tue, 22 Sep 2015 09:57:00 +0000 (UTC) From: Paolo Bonzini Date: Tue, 22 Sep 2015 11:56:41 +0200 Message-Id: <1442915813-21059-3-git-send-email-pbonzini@redhat.com> In-Reply-To: <1442915813-21059-1-git-send-email-pbonzini@redhat.com> References: <1442915813-21059-1-git-send-email-pbonzini@redhat.com> Subject: [Qemu-devel] [PATCH 02/14] MAINTAINERS: there is no PPC64 TCG backend anymore List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: armbru@redhat.com PPC32 and PPC64 were unified. Signed-off-by: Paolo Bonzini --- MAINTAINERS | 5 ----- 1 file changed, 5 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 71c652b..7c81848 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1142,11 +1142,6 @@ M: Vassili Karpov (malc) S: Maintained F: tcg/ppc/ -PPC64 target -M: Vassili Karpov (malc) -S: Maintained -F: tcg/ppc64/ - S390 target M: Alexander Graf M: Richard Henderson -- 2.5.0