From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33006) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gHARS-0004xC-JH for qemu-devel@nongnu.org; Mon, 29 Oct 2018 12:31:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gHARO-0002O1-4Q for qemu-devel@nongnu.org; Mon, 29 Oct 2018 12:31:02 -0400 Received: from mail-wr1-f67.google.com ([209.85.221.67]:45885) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gHARN-0002NZ-UX for qemu-devel@nongnu.org; Mon, 29 Oct 2018 12:30:58 -0400 Received: by mail-wr1-f67.google.com with SMTP id n5-v6so9373354wrw.12 for ; Mon, 29 Oct 2018 09:30:57 -0700 (PDT) References: <20181029161605.11486-1-palmer@sifive.com> From: =?UTF-8?Q?Philippe_Mathieu-Daud=c3=a9?= Message-ID: <9cf83a16-250c-ff01-0783-74d5b2077999@redhat.com> Date: Mon, 29 Oct 2018 17:30:54 +0100 MIME-Version: 1.0 In-Reply-To: <20181029161605.11486-1-palmer@sifive.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH] Add Alistair as a RISC-V Maintainer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Palmer Dabbelt , Peter Maydell Cc: sagark@eecs.berkeley.edu, Bastian Koppelmann , qemu-devel@nongnu.org, Michael Clark , Alistair Francis On 29/10/18 17:16, Palmer Dabbelt wrote: > Alistair has been contributing to the RISC-V QEMU port for a while now > so I'd like him to be officially listed as a maintainer. I've checked > with the other RISC-V mainatiners and there are no objectics, and I've "maintainers" "objections" > also checked with Alistair so he knows I'm volunteering him. > > Signed-off-by: Palmer Dabbelt FWIW: Reviewed-by: Philippe Mathieu-Daudé > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index d794bd7a66fe..d550fd8b809c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -241,6 +241,7 @@ F: disas/ppc.c > RISC-V > M: Michael Clark > M: Palmer Dabbelt > +M: Alistair Francis > M: Sagar Karandikar > M: Bastian Koppelmann > S: Maintained >