QEMU-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: "Cédric Le Goater" <clg@redhat.com>
Cc: "Markus Armbruster" <armbru@redhat.com>,
	qemu-devel@nongnu.org, qemu-riscv@nongnu.org,
	qemu-ppc@nongnu.org, qemu-block@nongnu.org,
	integration@gluster.org, "Zhao Liu" <zhao1.liu@intel.com>,
	"Yoshinori Sato" <yoshinori.sato@nifty.com>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"Peter Xu" <peterx@redhat.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Milan Zamazal" <mzamazal@redhat.com>,
	"Mark Kanda" <mark.kanda@oracle.com>,
	"Li Zhijian" <lizhijian@fujitsu.com>,
	"Glenn Miles" <milesg@linux.ibm.com>,
	"Gautam Menghani" <gautam@linux.ibm.com>,
	"Fabiano Rosas" <farosas@suse.de>,
	"Ben Chaney" <bchaney@akamai.com>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Thomas Huth" <thuth@redhat.com>,
	"Peter Maydell" <peter.maydell@linaro.org>,
	"Pierrick Bouvier" <pierrick.bouvier@oss.qualcomm.com>,
	"Harsh Prateek Bora" <harsh.prateek.bora@gmail.com>,
	"Caleb Schlossin" <calebs@linux.ibm.com>
Subject: Re: MAINTAINERS entries that aren't S: Orphan but maybe should be
Date: Wed, 6 May 2026 15:38:43 +0200	[thread overview]
Message-ID: <20260506153843.6d3cd80c@localhost> (raw)
In-Reply-To: <36fa4cb0-5795-4007-b668-c3e9365d47e0@redhat.com>

On Wed, 6 May 2026 14:26:16 +0200
Cédric Le Goater <clg@redhat.com> wrote:

> On 5/6/26 14:01, Markus Armbruster wrote:
> > 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:
> > 

...

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

...

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

I'm ok to change this one to M.

I can also pickup maintainership on this one:

	ACPI/HEST/GHES
	L: qemu-arm@nongnu.org
	S: Orphan
	F: hw/acpi/ghes.c
	F: include/hw/acpi/ghes.h
	F: docs/specs/acpi_hest_ghes.rst


-- 
Thanks,
Mauro


  reply	other threads:[~2026-05-06 13:39 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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é

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=20260506153843.6d3cd80c@localhost \
    --to=mchehab+huawei@kernel.org \
    --cc=alex.bennee@linaro.org \
    --cc=armbru@redhat.com \
    --cc=bchaney@akamai.com \
    --cc=calebs@linux.ibm.com \
    --cc=clg@redhat.com \
    --cc=farosas@suse.de \
    --cc=gautam@linux.ibm.com \
    --cc=harsh.prateek.bora@gmail.com \
    --cc=integration@gluster.org \
    --cc=lizhijian@fujitsu.com \
    --cc=mark.kanda@oracle.com \
    --cc=milesg@linux.ibm.com \
    --cc=mzamazal@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=peterx@redhat.com \
    --cc=philmd@linaro.org \
    --cc=pierrick.bouvier@oss.qualcomm.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=qemu-riscv@nongnu.org \
    --cc=thuth@redhat.com \
    --cc=yoshinori.sato@nifty.com \
    --cc=zhao1.liu@intel.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