qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Cc: Rob Herring <robh@kernel.org>, Thomas Huth <thuth@redhat.com>,
	patches@linaro.org, Igor Mitsyanko <i.mitsyanko@gmail.com>,
	Markus Armbruster <armbru@redhat.com>,
	Beniamino Galvani <b.galvani@gmail.com>,
	Jan Kiszka <jan.kiszka@web.de>,
	Antony Pavlov <antonynpavlov@gmail.com>
Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: list myself as maintainer for various Arm boards
Date: Thu, 8 Nov 2018 14:49:15 +0100	[thread overview]
Message-ID: <b705478a-4262-15e8-9b58-4f743c279985@redhat.com> (raw)
In-Reply-To: <20181108134139.31666-1-peter.maydell@linaro.org>

On 8/11/18 14:41, Peter Maydell wrote:
> 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 <peter.maydell@linaro.org>
> ---
> 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 <b.galvani@gmail.com>
> +M: Peter Maydell <peter.maydell@linaro.org>
>   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 <i.mitsyanko@gmail.com>
> +M: Peter Maydell <peter.maydell@linaro.org>
>   L: qemu-arm@nongnu.org
> -S: Maintained
> +S: Odd Fixes
>   F: hw/*/exynos*
>   F: include/hw/arm/exynos4210.h
>   
>   Calxeda Highbank
>   M: Rob Herring <robh@kernel.org>
> +M: Peter Maydell <peter.maydell@linaro.org>
>   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 <antonynpavlov@gmail.com>
> +M: Peter Maydell <peter.maydell@linaro.org>
>   L: qemu-arm@nongnu.org
> -S: Maintained
> +S: Odd Fixes
>   F: include/hw/arm/digic.h
>   F: hw/*/digic*
>   
>   Gumstix
>   M: Philippe Mathieu-Daudé <f4bug@amsat.org>

You can now update my tag as 'R:'.

> +M: Peter Maydell <peter.maydell@linaro.org>
>   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 <peter.chubb@nicta.com.au>
> +M: Peter Maydell <peter.maydell@linaro.org>
>   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 <jan.kiszka@web.de>
> +M: Peter Maydell <peter.maydell@linaro.org>
>   L: qemu-arm@nongnu.org
> -S: Maintained
> +S: Odd Fixes
>   F: hw/arm/musicpal.c
>   
>   nSeries
>   M: Andrzej Zaborowski <balrogg@gmail.com>
> +M: Peter Maydell <peter.maydell@linaro.org>
>   L: qemu-arm@nongnu.org
> -S: Maintained
> +S: Odd Fixes
>   F: hw/arm/nseries.c
>   
>   Palm
>   M: Andrzej Zaborowski <balrogg@gmail.com>
> +M: Peter Maydell <peter.maydell@linaro.org>
>   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 <balrogg@gmail.com>
> +M: Peter Maydell <peter.maydell@linaro.org>
>   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 <edgar.iglesias@gmail.com>
>   M: Alistair Francis <alistair@alistair23.me>
> +M: Peter Maydell <peter.maydell@linaro.org>
>   L: qemu-arm@nongnu.org
>   S: Maintained
>   F: hw/*/xilinx_*
> @@ -619,6 +630,7 @@ X: hw/ssi/xilinx_*
>   Xilinx ZynqMP
>   M: Alistair Francis <alistair@alistair23.me>
>   M: Edgar E. Iglesias <edgar.iglesias@gmail.com>
> +M: Peter Maydell <peter.maydell@linaro.org>
>   L: qemu-arm@nongnu.org
>   S: Maintained

Note: both Xilinx boards are maintained and stay maintained, this is not 
strictly what the commit message says.

>   F: hw/*/xlnx*.c
> @@ -632,6 +644,7 @@ F: hw/arm/virt-acpi-build.c
>   
>   STM32F205
>   M: Alistair Francis <alistair@alistair23.me>
> +M: Peter Maydell <peter.maydell@linaro.org>
>   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 <alistair@alistair23.me>
> +M: Peter Maydell <peter.maydell@linaro.org>
>   S: Maintained
>   F: hw/arm/netduino2.c
>   
>   SmartFusion2
>   M: Subbaraya Sundeep <sundeep.lkml@gmail.com>
> +M: Peter Maydell <peter.maydell@linaro.org>
>   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 <sundeep.lkml@gmail.com>
> +M: Peter Maydell <peter.maydell@linaro.org>
>   S: Maintained
>   F: hw/arm/msf2-som.c
>   
>   ASPEED BMCs
>   M: Cédric Le Goater <clg@kaod.org>
> +M: Peter Maydell <peter.maydell@linaro.org>
>   R: Andrew Jeffery <andrew@aj.id.au>
>   R: Joel Stanley <joel@jms.id.au>
>   L: qemu-arm@nongnu.org
> @@ -676,6 +693,7 @@ F: include/hw/net/ftgmac100.h
>   
>   NRF51
>   M: Joel Stanley <joel@jms.id.au>
> +M: Peter Maydell <peter.maydell@linaro.org>
>   L: qemu-arm@nongnu.org
>   S: Maintained
>   F: hw/arm/nrf51_soc.c
> 

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>

  reply	other threads:[~2018-11-08 13:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-08 13:41 [Qemu-devel] [PATCH] MAINTAINERS: list myself as maintainer for various Arm boards Peter Maydell
2018-11-08 13:49 ` Philippe Mathieu-Daudé [this message]
2018-11-08 14:43 ` Thomas Huth
2018-11-08 14:53   ` Peter Maydell
2018-11-13 20:10 ` Alistair Francis
2018-11-14 11:12   ` Peter Maydell
2018-11-14 11:23     ` Philippe Mathieu-Daudé
2018-11-14 11:25       ` Peter Maydell
2018-11-14 18:14     ` Alistair Francis
2018-11-15  9:51       ` Alex Bennée
2018-11-15  9:55         ` Peter Maydell
2018-11-19 15:27 ` Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b705478a-4262-15e8-9b58-4f743c279985@redhat.com \
    --to=philmd@redhat.com \
    --cc=antonynpavlov@gmail.com \
    --cc=armbru@redhat.com \
    --cc=b.galvani@gmail.com \
    --cc=i.mitsyanko@gmail.com \
    --cc=jan.kiszka@web.de \
    --cc=patches@linaro.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=robh@kernel.org \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).