From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUZ4l-0001Md-Uk for qemu-devel@nongnu.org; Tue, 02 Aug 2016 08:45:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bUZ4i-0002F7-FB for qemu-devel@nongnu.org; Tue, 02 Aug 2016 08:45:38 -0400 Received: from mail-vk0-x22c.google.com ([2607:f8b0:400c:c05::22c]:36190) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUZ4i-0002Ep-AQ for qemu-devel@nongnu.org; Tue, 02 Aug 2016 08:45:36 -0400 Received: by mail-vk0-x22c.google.com with SMTP id n129so120976717vke.3 for ; Tue, 02 Aug 2016 05:45:36 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <2c7d3a78-8d8e-de7b-041d-006d63baad07@redhat.com> References: <20160714215224.21093-1-bobby.prani@gmail.com> <2c7d3a78-8d8e-de7b-041d-006d63baad07@redhat.com> From: Peter Maydell Date: Tue, 2 Aug 2016 13:45:15 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Update PPC maintainer to Richard List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth Cc: Pranith Kumar , Paolo Bonzini , "Michael S. Tsirkin" , QEMU Developers , Richard Henderson , "qemu-ppc@nongnu.org" On 15 July 2016 at 07:32, Thomas Huth wrote: > On 14.07.2016 23:52, Pranith Kumar wrote: >> Richard agreed to look after PPC[1]. Make this change. >> >> [1] https://lists.gnu.org/archive/html/qemu-ppc/2016-03/msg00657.html >> >> CC: Richard Henderson >> Signed-off-by: Pranith Kumar >> --- >> MAINTAINERS | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 1d0e2c3..fb29da7 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -1384,7 +1384,7 @@ F: tcg/mips/ >> F: disas/mips.c >> >> PPC >> -M: Vassili Karpov (malc) >> +M: Richard Henderson >> S: Maintained > > According to Richard's reply that you quoted above, you should also set > the status to "Oddd Fixes" instead of "Maintained". Ping -- Pranith, are you planning to resend this patch? (PS: "Odd Fixes", two 'd's :-)) thanks -- PMM