From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59332) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gJhAJ-0002KE-55 for qemu-devel@nongnu.org; Mon, 05 Nov 2018 10:51:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gJhAI-0001cW-Bp for qemu-devel@nongnu.org; Mon, 05 Nov 2018 10:51:47 -0500 Received: from mail-ot1-x343.google.com ([2607:f8b0:4864:20::343]:45417) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gJhAI-0001TD-2h for qemu-devel@nongnu.org; Mon, 05 Nov 2018 10:51:46 -0500 Received: by mail-ot1-x343.google.com with SMTP id g10so8363009otl.12 for ; Mon, 05 Nov 2018 07:51:41 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20181102001303.32640-8-f4bug@amsat.org> References: <20181102001303.32640-1-f4bug@amsat.org> <20181102001303.32640-8-f4bug@amsat.org> From: Peter Maydell Date: Mon, 5 Nov 2018 15:51:20 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH for 3.2 v2 7/7] MAINTAINERS: Volunteer to review Raspi patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Philippe_Mathieu=2DDaud=C3=A9?= Cc: Guenter Roeck , QEMU Developers , qemu-arm On 2 November 2018 at 00:13, Philippe Mathieu-Daud=C3=A9 = wrote: > Signed-off-by: Philippe Mathieu-Daud=C3=A9 > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c41ea5ed3f..a76d047659 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -684,6 +684,7 @@ F: hw/arm/microbit.c > F: include/hw/arm/nrf51_soc.h > > Raspberry Pi > +R: Philippe Mathieu-Daud=C3=A9 > L: qemu-arm@nongnu.org > S: Odd Fixes > F: hw/*/bcm283* > -- > 2.17.2 > Reviewed-by: Peter Maydell thanks -- PMM