From nobody Mon May 6 05:21:39 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=linaro.org Return-Path: Received: from lists.gnu.org (208.118.235.17 [208.118.235.17]) by mx.zohomail.com with SMTPS id 1541684571646324.6391496852108; Thu, 8 Nov 2018 05:42:51 -0800 (PST) Received: from localhost ([::1]:56840 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gKkZz-0006vh-L2 for importer@patchew.org; Thu, 08 Nov 2018 08:42:39 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gKkZ9-0006ea-Kt for qemu-devel@nongnu.org; Thu, 08 Nov 2018 08:41:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gKkZ8-0007On-9t for qemu-devel@nongnu.org; Thu, 08 Nov 2018 08:41:47 -0500 Received: from orth.archaic.org.uk ([2001:8b0:1d0::2]:52428) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gKkZ8-0007JN-01 for qemu-devel@nongnu.org; Thu, 08 Nov 2018 08:41:46 -0500 Received: from pm215 by orth.archaic.org.uk with local (Exim 4.89) (envelope-from ) id 1gKkZ4-0001kV-FJ; Thu, 08 Nov 2018 13:41:42 +0000 From: Peter Maydell To: qemu-devel@nongnu.org Date: Thu, 8 Nov 2018 13:41:39 +0000 Message-Id: <20181108134139.31666-1-peter.maydell@linaro.org> X-Mailer: git-send-email 2.19.1 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2001:8b0:1d0::2 Subject: [Qemu-devel] [PATCH] MAINTAINERS: list myself as maintainer for various Arm boards X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Rob Herring , Thomas Huth , patches@linaro.org, Igor Mitsyanko , Markus Armbruster , Beniamino Galvani , Jan Kiszka , Antony Pavlov , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" In practice for most of the more-or-less orphan Arm board models, I will review patches and put them in via the target-arm tree. So list myself as an "Odd Fixes" status maintainer for them. This commit downgrades these boards to "Odd Fixes": * Allwinner-A10 * Exynos * Calxeda Highbank * Canon DIGIC * Musicpal * nSeries * Palm * PXA2xx Signed-off-by: Peter Maydell Reviewed-by: Philippe Mathieu-Daud=C3=A9 Reviewed-by: Thomas Huth --- Thomas Huth sent a patch which only addressed collie, but let's be consistent. The set of downgrades to odd-fixes is based mostly on my subjective impression of whether anybody has made any changes to the board models over the last year or so, so it's quite possible I've forgotten that one of them is in better shape maintainer-activity-wise. If the maintainers for those boards disagree (cc'd) I'm happy to re-upgrade them to Maintained. Arguably it would be nice to have a letter prefix for "this is the person who will deal with getting the patch into the tree, but somebody else will be the primary maintainer for patch review" -- that's the situation for the maintained/ active boards like ASpeed. --- MAINTAINERS | 36 +++++++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 0d68e4bc5eb..4443105686d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -436,8 +436,9 @@ ARM Machines ------------ Allwinner-a10 M: Beniamino Galvani +M: Peter Maydell L: qemu-arm@nongnu.org -S: Maintained +S: Odd Fixes F: hw/*/allwinner* F: include/hw/*/allwinner* F: hw/arm/cubieboard.c @@ -496,27 +497,31 @@ F: tests/test-arm-mptimer.c =20 Exynos M: Igor Mitsyanko +M: Peter Maydell L: qemu-arm@nongnu.org -S: Maintained +S: Odd Fixes F: hw/*/exynos* F: include/hw/arm/exynos4210.h =20 Calxeda Highbank M: Rob Herring +M: Peter Maydell L: qemu-arm@nongnu.org -S: Maintained +S: Odd Fixes F: hw/arm/highbank.c F: hw/net/xgmac.c =20 Canon DIGIC M: Antony Pavlov +M: Peter Maydell L: qemu-arm@nongnu.org -S: Maintained +S: Odd Fixes F: include/hw/arm/digic.h F: hw/*/digic* =20 Gumstix M: Philippe Mathieu-Daud=C3=A9 +M: Peter Maydell L: qemu-devel@nongnu.org L: qemu-arm@nongnu.org S: Odd Fixes @@ -524,8 +529,9 @@ F: hw/arm/gumstix.c =20 i.MX31 M: Peter Chubb +M: Peter Maydell L: qemu-arm@nongnu.org -S: Odd fixes +S: Odd Fixes F: hw/*/imx* F: include/hw/*/imx* F: hw/arm/kzm.c @@ -555,20 +561,23 @@ F: include/hw/misc/iotkit-sysinfo.h =20 Musicpal M: Jan Kiszka +M: Peter Maydell L: qemu-arm@nongnu.org -S: Maintained +S: Odd Fixes F: hw/arm/musicpal.c =20 nSeries M: Andrzej Zaborowski +M: Peter Maydell L: qemu-arm@nongnu.org -S: Maintained +S: Odd Fixes F: hw/arm/nseries.c =20 Palm M: Andrzej Zaborowski +M: Peter Maydell L: qemu-arm@nongnu.org -S: Maintained +S: Odd Fixes F: hw/arm/palm.c =20 Real View @@ -582,8 +591,9 @@ F: include/hw/intc/realview_gic.h =20 PXA2XX M: Andrzej Zaborowski +M: Peter Maydell L: qemu-arm@nongnu.org -S: Maintained +S: Odd Fixes F: hw/arm/mainstone.c F: hw/arm/spitz.c F: hw/arm/tosa.c @@ -608,6 +618,7 @@ F: hw/misc/arm_sysctl.c Xilinx Zynq M: Edgar E. Iglesias M: Alistair Francis +M: Peter Maydell L: qemu-arm@nongnu.org S: Maintained F: hw/*/xilinx_* @@ -619,6 +630,7 @@ X: hw/ssi/xilinx_* Xilinx ZynqMP M: Alistair Francis M: Edgar E. Iglesias +M: Peter Maydell L: qemu-arm@nongnu.org S: Maintained F: hw/*/xlnx*.c @@ -632,6 +644,7 @@ F: hw/arm/virt-acpi-build.c =20 STM32F205 M: Alistair Francis +M: Peter Maydell S: Maintained F: hw/arm/stm32f205_soc.c F: hw/misc/stm32f2xx_syscfg.c @@ -643,11 +656,13 @@ F: include/hw/*/stm32*.h =20 Netduino 2 M: Alistair Francis +M: Peter Maydell S: Maintained F: hw/arm/netduino2.c =20 SmartFusion2 M: Subbaraya Sundeep +M: Peter Maydell S: Maintained F: hw/arm/msf2-soc.c F: hw/misc/msf2-sysreg.c @@ -660,11 +675,13 @@ F: include/hw/ssi/mss-spi.h =20 Emcraft M2S-FG484 M: Subbaraya Sundeep +M: Peter Maydell S: Maintained F: hw/arm/msf2-som.c =20 ASPEED BMCs M: C=C3=A9dric Le Goater +M: Peter Maydell R: Andrew Jeffery R: Joel Stanley L: qemu-arm@nongnu.org @@ -676,6 +693,7 @@ F: include/hw/net/ftgmac100.h =20 NRF51 M: Joel Stanley +M: Peter Maydell L: qemu-arm@nongnu.org S: Maintained F: hw/arm/nrf51_soc.c --=20 2.19.1