From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUb40-00031m-NM for qemu-devel@nongnu.org; Tue, 02 Aug 2016 10:53:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bUb3w-0008GK-GN for qemu-devel@nongnu.org; Tue, 02 Aug 2016 10:53:00 -0400 Received: from mail-yw0-x241.google.com ([2607:f8b0:4002:c05::241]:33896) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUb3w-0008GE-C9 for qemu-devel@nongnu.org; Tue, 02 Aug 2016 10:52:56 -0400 Received: by mail-yw0-x241.google.com with SMTP id j12so14773653ywb.1 for ; Tue, 02 Aug 2016 07:52:55 -0700 (PDT) From: Pranith Kumar Date: Tue, 2 Aug 2016 10:52:24 -0400 Message-Id: <20160802145225.17620-1-bobby.prani@gmail.com> In-Reply-To: <20160714215224.21093-1-bobby.prani@gmail.com> References: <20160714215224.21093-1-bobby.prani@gmail.com> Subject: [Qemu-devel] [PATCH] MAINTAINERS: Update PPC status and maintainer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , Thomas Huth , "Michael S. Tsirkin" , Peter Maydell , Markus Armbruster , "open list:All patches CC here" Cc: Richard Henderson Richard agreed to make odd fixes to PPC tcg parts[1]. This patch makes the change. [1] https://lists.gnu.org/archive/html/qemu-ppc/2016-03/msg00657.html CC: Richard Henderson Signed-off-by: Pranith Kumar --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index b6fb84e..e581114 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1389,8 +1389,8 @@ F: tcg/mips/ F: disas/mips.c PPC -M: Vassili Karpov (malc) -S: Maintained +M: Richard Henderson +S: Odd Fixes F: tcg/ppc/ F: disas/ppc.c -- 2.9.2