From patchwork Thu Nov 8 13:41:39 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Peter Maydell X-Patchwork-Id: 150515 Delivered-To: patches@linaro.org Received: by 2002:a2e:299d:0:0:0:0:0 with SMTP id p29-v6csp834798ljp; Thu, 8 Nov 2018 05:41:46 -0800 (PST) X-Google-Smtp-Source: AJdET5fg+dN1UjM7WxJ4uPhFE6RJDwpb7lhDn+Dm7tdWE7MgxhXs7tBnhf8J9xlHXLf/OUfCu2Qu X-Received: by 2002:a1c:f30b:: with SMTP id q11-v6mr1255088wmq.45.1541684506663; Thu, 08 Nov 2018 05:41:46 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1541684506; cv=none; d=google.com; s=arc-20160816; b=htSRLRWeiUH1Fvn8nkR1d3UeO6J7AM/bIzOleXu+Pal5eSPf5xTaeuHVvnPbK7oBXe SieytPFcsxiEltUrEInwkuSKq4fgUG2xGEMJrrlDTe8t+LQYC5gpYFyURygpe9Z1g4xW qKO7yT0aKejjTUBgTRaCFWFxbqg2GVJiICjmscXFciTeNh+dMMvLAtUSqVBM2Lr81Zw6 nHVE0B0FGlnWPadVm63yc7mDSB/MWWWr51ys9hhEgOkfntWRPYrOt/HnLlJANmVam5Ez V924vdI9Bgw8dGwJFBrDbiJGFavOSV2v/Ck0aRDp2QOV7m3efqMR8EVa6Xx1GT1xuOTL YjSg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from; bh=kZSL2TKggZ3tKBlj2Kcc/akY0pSLHakZwel8bJYXR4c=; b=M+3okpni2+1txvk3VDklFHXfCd4m7nb2Qo6MBIt3zATJDA2h8BffTyUu4ZE56ciE5y aEmpm9p5ZogvMaEXk4F6LXS3EZedzWUYr4A2jKy5u8sGjCNLKuT+fJglUhnRAJUBtKQJ 2xYMAZMweJhY1as2bfj3d6fvPNiX6K31wCo+uMSWlpfF7IaWcSJu6L04bfJ34/XO4XdZ 3BZrGkgvDTpoevspwC8QxOaCMPODSfQR+vIKdN98IepcrKjUOSz7i4uZjbq+88QzO/BH fjN6S3+akTg3Ov/5uPYF1decYWHOqU4oWkzGolsGDAkj5wWhSTYRtZiWpQYgJV2mBn3G 8FNA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of pm215@archaic.org.uk designates 2001:8b0:1d0::2 as permitted sender) smtp.mailfrom=pm215@archaic.org.uk; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Return-Path: Received: from orth.archaic.org.uk (orth.archaic.org.uk. [2001:8b0:1d0::2]) by mx.google.com with ESMTPS id d11-v6si3687020wrn.27.2018.11.08.05.41.46 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 08 Nov 2018 05:41:46 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of pm215@archaic.org.uk designates 2001:8b0:1d0::2 as permitted sender) client-ip=2001:8b0:1d0::2; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of pm215@archaic.org.uk designates 2001:8b0:1d0::2 as permitted sender) smtp.mailfrom=pm215@archaic.org.uk; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org 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 Cc: Thomas Huth , =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= , Markus Armbruster , patches@linaro.org, Beniamino Galvani , Igor Mitsyanko , Rob Herring , Antony Pavlov , Jan Kiszka , Andrzej Zaborowski Subject: [PATCH] MAINTAINERS: list myself as maintainer for various Arm boards 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 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 --- 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(-) -- 2.19.1 Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Thomas Huth 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 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 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 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* Gumstix M: Philippe Mathieu-Daudé +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 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 Musicpal M: Jan Kiszka +M: Peter Maydell L: qemu-arm@nongnu.org -S: Maintained +S: Odd Fixes F: hw/arm/musicpal.c nSeries M: Andrzej Zaborowski +M: Peter Maydell L: qemu-arm@nongnu.org -S: Maintained +S: Odd Fixes F: hw/arm/nseries.c Palm M: Andrzej Zaborowski +M: Peter Maydell L: qemu-arm@nongnu.org -S: Maintained +S: Odd Fixes F: hw/arm/palm.c Real View @@ -582,8 +591,9 @@ F: include/hw/intc/realview_gic.h 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 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 Netduino 2 M: Alistair Francis +M: Peter Maydell S: Maintained F: hw/arm/netduino2.c 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 Emcraft M2S-FG484 M: Subbaraya Sundeep +M: Peter Maydell S: Maintained F: hw/arm/msf2-som.c ASPEED BMCs M: Cédric 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 NRF51 M: Joel Stanley +M: Peter Maydell L: qemu-arm@nongnu.org S: Maintained F: hw/arm/nrf51_soc.c