QEMU-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* MAINTAINERS entries that aren't S: Orphan but maybe should be
@ 2026-05-06 12:01 Markus Armbruster
  2026-05-06 12:26 ` Cédric Le Goater
                   ` (7 more replies)
  0 siblings, 8 replies; 21+ messages in thread
From: Markus Armbruster @ 2026-05-06 12:01 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-riscv, qemu-ppc, qemu-block, integration, Zhao Liu,
	Yoshinori Sato, Philippe Mathieu-Daudé, Peter Xu,
	Paolo Bonzini, Milan Zamazal, Mauro Carvalho Chehab, Mark Kanda,
	Li Zhijian, Glenn Miles, Gautam Menghani, Fabiano Rosas,
	Ben Chaney, Alex Bennée, Philippe Mathieu-Daudé,
	Thomas Huth, Peter Maydell, Pierrick Bouvier,
	Cédric Le Goater

I'm cc'ing reviewers and lists mentioned below, and frequent
contributors to MAINTAINERS.

There are a number of MAINTAINERS entries with S: other than "Orphan"
without M:

    $ awk '/^M: / { m++ } /^S: / { s=$2 } /^$/ && s { if (!m && s != "Orphan") print t; m=0; s=""; getline; t=FILENAME ":" FNR ": " $0; next }' MAINTAINERS 
    MAINTAINERS:1736: Microchip PolarFire SoC Icicle Kit
    MAINTAINERS:1792: SH4 Machines
    MAINTAINERS:2022: Machine core
    MAINTAINERS:2226: ACPI/HEST/GHES/ARM processor CPER
    MAINTAINERS:2555: vhost-user-scmi
    MAINTAINERS:2862: XIVE
    MAINTAINERS:2872: Renesas peripherals
    MAINTAINERS:3165: CheckPoint and Restart (CPR)
    MAINTAINERS:3719: Checkpatch
    MAINTAINERS:3746: RDMA Migration
    MAINTAINERS:3894: Record/replay
    MAINTAINERS:4029: OpenSBI Firmware
    MAINTAINERS:4153: SPARC TCG target
    MAINTAINERS:4233: CURL
    MAINTAINERS:4238: GLUSTER

Some of these have R:

    MAINTAINERS:1792: SH4 Machines
    R: Yoshinori Sato <yoshinori.sato@nifty.com>
    S: Odd Fixes

    MAINTAINERS:2022: Machine core
    R: Philippe Mathieu-Daudé <philmd@linaro.org>
    R: Zhao Liu <zhao1.liu@intel.com>
    S: Supported

    MAINTAINERS:2226: ACPI/HEST/GHES/ARM processor CPER
    R: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
    S: Maintained

    MAINTAINERS:2555: vhost-user-scmi
    R: Milan Zamazal <mzamazal@redhat.com>
    S: Supported

    MAINTAINERS:2862: XIVE
    R: Gautam Menghani <gautam@linux.ibm.com>
    R: Glenn Miles <milesg@linux.ibm.com>
    L: qemu-ppc@nongnu.org
    S: Odd Fixes

    MAINTAINERS:2872: Renesas peripherals
    R: Yoshinori Sato <yoshinori.sato@nifty.com>
    S: Odd Fixes

    MAINTAINERS:3165: CheckPoint and Restart (CPR)
    R: Peter Xu <peterx@redhat.com>
    R: Fabiano Rosas <farosas@suse.de>
    R: Mark Kanda <mark.kanda@oracle.com>
    R: Ben Chaney <bchaney@akamai.com>
    S: Supported

    MAINTAINERS:3746: RDMA Migration
    R: Li Zhijian <lizhijian@fujitsu.com>
    R: Peter Xu <peterx@redhat.com>
    S: Odd Fixes

    MAINTAINERS:3894: Record/replay
    R: Paolo Bonzini <pbonzini@redhat.com>
    R: Alex Bennée <alex.bennee@linaro.org>
    S: Odd Fixes

Only R: feels tolerable with S: Odd Fixes.  However, S: Supported and
S: Maintained are clearly wrong.  Unless somebody steps up to serve as
M:, we should downgrade to S: Odd Fixes.  Volunteers?

These have at least L:

    MAINTAINERS:1736: Microchip PolarFire SoC Icicle Kit
    L: qemu-riscv@nongnu.org
    S: Supported

    MAINTAINERS:4029: OpenSBI Firmware
    L: qemu-riscv@nongnu.org
    S: Supported

    MAINTAINERS:4233: CURL
    L: qemu-block@nongnu.org
    S: Odd Fixes

    MAINTAINERS:4238: GLUSTER
    L: qemu-block@nongnu.org
    L: integration@gluster.org
    S: Odd Fixes

Likewise.  Volunteers?

These have neither:

    MAINTAINERS:3719: Checkpatch
    S: Odd Fixes

    MAINTAINERS:4153: SPARC TCG target
    S: Odd Fixes

Unless somebody steps up to server as M: or at least R:, we should
downgrade to S: Orphan.  Volunteers?



^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2026-05-13 15:50 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-06 12:01 MAINTAINERS entries that aren't S: Orphan but maybe should be Markus Armbruster
2026-05-06 12:26 ` Cédric Le Goater
2026-05-06 13:38   ` Mauro Carvalho Chehab
2026-05-06 13:54   ` Caleb Schlossin
2026-05-06 14:25     ` Harsh Prateek Bora
2026-05-12 17:44   ` Mark Kanda
2026-05-13  5:58     ` Markus Armbruster
2026-05-13 15:49       ` Maciej S. Szmigiero
2026-05-06 12:47 ` Philippe Mathieu-Daudé
2026-05-06 13:23 ` Thomas Huth
2026-05-06 13:40 ` Peter Xu
2026-05-08  7:30   ` Zhijian Li (Fujitsu)
2026-05-06 23:40 ` Alistair Francis
2026-05-07  0:02   ` Sebastian Huber
2026-05-07  0:12   ` Guenter Roeck
2026-05-07  9:51   ` Conor Dooley
2026-05-07  2:34 ` Chao Liu
2026-05-07  5:55 ` Markus Armbruster
2026-05-13  7:10 ` Philippe Mathieu-Daudé
2026-05-13  8:38   ` Jason Wang
2026-05-13  8:55     ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox