From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c1XrH-0007ku-4G for qemu-devel@nongnu.org; Tue, 01 Nov 2016 08:08:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c1XrF-0007id-SO for qemu-devel@nongnu.org; Tue, 01 Nov 2016 08:08:03 -0400 Received: from mail-oi0-x244.google.com ([2607:f8b0:4003:c06::244]:36306) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c1XrF-0007iB-Mw for qemu-devel@nongnu.org; Tue, 01 Nov 2016 08:08:01 -0400 Received: by mail-oi0-x244.google.com with SMTP id 128so8852912oih.3 for ; Tue, 01 Nov 2016 05:08:01 -0700 (PDT) Sender: Richard Henderson From: Richard Henderson Date: Tue, 1 Nov 2016 06:07:48 -0600 Message-Id: <1478002070-26676-8-git-send-email-rth@twiddle.net> In-Reply-To: <1478002070-26676-1-git-send-email-rth@twiddle.net> References: <1478002070-26676-1-git-send-email-rth@twiddle.net> Subject: [Qemu-devel] [PULL v2 for-2.8 7/9] MAINTAINERS: Update PPC status and maintainer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, Pranith Kumar From: Pranith Kumar 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 Signed-off-by: Pranith Kumar Signed-off-by: Richard Henderson --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3fecf45..653f52e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1504,8 +1504,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.7.4