From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34482) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gZGJB-0005qH-Hl for qemu-devel@nongnu.org; Tue, 18 Dec 2018 09:25:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gZGJ8-0007ep-RC for qemu-devel@nongnu.org; Tue, 18 Dec 2018 09:25:17 -0500 From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Date: Tue, 18 Dec 2018 12:56:10 +0100 Message-Id: <20181218115615.1499-8-philmd@redhat.com> In-Reply-To: <20181218115615.1499-1-philmd@redhat.com> References: <20181218115615.1499-1-philmd@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PATCH v2 07/12] MAINTAINERS: Add an entry for the Dino machine List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, Paolo Bonzini , Mark Cave-Ayland , Thomas Huth , Eduardo Habkost , Cornelia Huck , Richard Henderson , Markus Armbruster , Helge Deller , Artyom Tarasenko , Alex Williamson , Luc Michel , "Daniel P . Berrange" , "Michael S . Tsirkin" , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Add Richard as maintainer, and Helge as reviewer. Signed-off-by: Philippe Mathieu-Daud=C3=A9 --- v2: downgrade to 'Odd fixes', add Helge --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index bdf3534478..f0fb2c74d7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -912,6 +912,16 @@ F: hw/mips/boston.c F: hw/pci-host/xilinx-pcie.c F: include/hw/pci-host/xilinx-pcie.h =20 +HP-PARISC Machines +------------------ + +Dino +M: Richard Henderson +R: Helge Deller +S: Odd Fixes +F: hw/hppa/ +F: pc-bios/hppa-firmware.img + OpenRISC Machines ----------------- or1k-sim --=20 2.17.2