All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/28] MAINTAINERS: Remove people who are no longer active
@ 2026-04-16  9:16 Peter Maydell
  2026-04-16  9:16 ` [PATCH 01/28] MAINTAINERS: Remove Ahmed Karaman Peter Maydell
                   ` (27 more replies)
  0 siblings, 28 replies; 50+ messages in thread
From: Peter Maydell @ 2026-04-16  9:16 UTC (permalink / raw)
  To: qemu-devel

At the beginning of March I went through our MAINTAINERS file to
identify all the email addresses which hadn't been used to post to
qemu-devel in at least three years. (There were 50 of those.) I sent
all of those people a query via private email to see if they were
still interested in QEMU and still wanted to be listed in our
MAINTAINERS file. About half of them responded to me either agreeing
that they would rather be removed, or requesting that they stay
listed.

The aim of this cleanup is to give us a more accurate idea of which
parts of the project are or are not actively maintained, and to avoid
CCing people on emails they're no longer interested in receiving.

This patchset removes from MAINTAINERS those people who didn't
respond. To all of these people, I'd like to say thank you on behalf
of the project for your work on QEMU, and for helping us in reviewing
code and maintainer duties. If you wish to be re-listed in future,
we'll happily put your name back in the file.

I've done the changes with one person per commit, to make it easier
if we potentially want to revert any of them in future.

The removals here leave the following subsections in Orphan status:

- Performance Tools and Tests (scripts/performance)
- VHDX block backend
- Vhost-user block device backend server
- ACPI/HEST/GHES (hw/acpi/ghes.c)
- LoongArch64 TCG target
- PCIE DOE (hw/pci/doe.c)
- Tricore TCG target
- or1k-sim OpenRISC machine
- ARM ACPI Subsystem (hw/arm/virt-acpi-build.c)
- Intel Hexadecimal Object File Loader
- Shakti C class RISC-V SoC
- Replication block filter (block/replication.c)

If anybody cares about the above and wants to step forward
to help with maintaining them, let us know. In some cases
above we could merge into existing sections, e.g.:

* "ARM ACPI Subsystem" merged into "ACPI/SMBIOS" (it has only
  one listed file, which we already list also in ACPI/SMBIOS,
  so this amounts to "just delete the section")
* merge "ACPI/HEST/GHES" and "ACPI/HEST/GHES/ARM processor CPER" ?
  Or merge "ACPI/HEST/GHES" into "ACPI/SMBIOS" ? (the wildcarding
  in the latter means it already covers most of the same files)

thanks
-- PMM

Peter Maydell (28):
  MAINTAINERS: Remove Ahmed Karaman
  MAINTAINERS: Remove Anup Patel
  MAINTAINERS: Remove Beniamino Galvani
  MAINTAINERS: Remove Jeff Cody
  MAINTAINERS: Remove Coiby Xu
  MAINTAINERS: Remove Damien Hedde
  MAINTAINERS: Remove Ed Maste
  MAINTAINERS: Remove Dongjiu Geng
  MAINTAINERS: Remove WANG Xuerui
  MAINTAINERS: Remove Huai-Cheng Kuo
  MAINTAINERS: Remove Bastian Koppelmann
  MAINTAINERS: Remove Mahmoud Mandour
  MAINTAINERS: Remove Magnus Damm
  MAINTAINERS: Remove Marcel Apfelbaum
  MAINTAINERS: Remove Aarushi Mehta
  MAINTAINERS: Remove Paul Burton
  MAINTAINERS: Remove Jia Liu
  MAINTAINERS: Remove Qiuhao Li
  MAINTAINERS: Remove Luigi Rizzo
  MAINTAINERS: Remove Ronnie Sahlberg
  MAINTAINERS: Remove Ryo ONODERA
  MAINTAINERS: Remove Shannon Zhao
  MAINTAINERS: Remove Su Hang
  MAINTAINERS: Remove Vijai Kumar K
  MAINTAINERS: Remove Yanan Wang
  MAINTAINERS: Remove Wen Congyang
  MAINTAINERS: Remove Xiao Guangrong
  MAINTAINERS: Remove Xie Changlong

 MAINTAINERS | 55 ++++++++++++-----------------------------------------
 1 file changed, 12 insertions(+), 43 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2026-04-19 12:45 UTC | newest]

Thread overview: 50+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-16  9:16 [PATCH 00/28] MAINTAINERS: Remove people who are no longer active Peter Maydell
2026-04-16  9:16 ` [PATCH 01/28] MAINTAINERS: Remove Ahmed Karaman Peter Maydell
2026-04-16  9:16 ` [PATCH 02/28] MAINTAINERS: Remove Anup Patel Peter Maydell
2026-04-16  9:16 ` [PATCH 03/28] MAINTAINERS: Remove Beniamino Galvani Peter Maydell
2026-04-16  9:16 ` [PATCH 04/28] MAINTAINERS: Remove Jeff Cody Peter Maydell
2026-04-16  9:16 ` [PATCH 05/28] MAINTAINERS: Remove Coiby Xu Peter Maydell
2026-04-16  9:16 ` [PATCH 06/28] MAINTAINERS: Remove Damien Hedde Peter Maydell
2026-04-16  9:16 ` [PATCH 07/28] MAINTAINERS: Remove Ed Maste Peter Maydell
2026-04-16  9:16 ` [PATCH 08/28] MAINTAINERS: Remove Dongjiu Geng Peter Maydell
2026-04-16  9:16 ` [PATCH 09/28] MAINTAINERS: Remove WANG Xuerui Peter Maydell
2026-04-16 11:25   ` Philippe Mathieu-Daudé
2026-04-16 12:23     ` Peter Maydell
2026-04-16  9:16 ` [PATCH 10/28] MAINTAINERS: Remove Huai-Cheng Kuo Peter Maydell
2026-04-16 11:28   ` Philippe Mathieu-Daudé
2026-04-16 16:07     ` Tao Tang
2026-04-17  8:58       ` Philippe Mathieu-Daudé
2026-04-17  9:57         ` Alistair Francis
2026-04-17 11:10           ` Peter Maydell
2026-04-17 10:12         ` Tao Tang
2026-04-16  9:16 ` [PATCH 11/28] MAINTAINERS: Remove Bastian Koppelmann Peter Maydell
2026-04-16 11:35   ` Philippe Mathieu-Daudé
2026-04-19 12:11     ` Parthiban
2026-04-16  9:16 ` [PATCH 12/28] MAINTAINERS: Remove Mahmoud Mandour Peter Maydell
2026-04-16  9:16 ` [PATCH 13/28] MAINTAINERS: Remove Magnus Damm Peter Maydell
2026-04-16  9:16 ` [PATCH 14/28] MAINTAINERS: Remove Marcel Apfelbaum Peter Maydell
2026-04-16  9:16 ` [PATCH 15/28] MAINTAINERS: Remove Aarushi Mehta Peter Maydell
2026-04-16  9:16 ` [PATCH 16/28] MAINTAINERS: Remove Paul Burton Peter Maydell
2026-04-17  8:10   ` Thomas Huth
2026-04-17  8:45     ` Philippe Mathieu-Daudé
2026-04-16  9:16 ` [PATCH 17/28] MAINTAINERS: Remove Jia Liu Peter Maydell
2026-04-16 15:07   ` Stafford Horne
2026-04-16 15:09     ` Peter Maydell
2026-04-16  9:16 ` [PATCH 18/28] MAINTAINERS: Remove Qiuhao Li Peter Maydell
2026-04-16  9:16 ` [PATCH 19/28] MAINTAINERS: Remove Luigi Rizzo Peter Maydell
2026-04-16  9:16 ` [PATCH 20/28] MAINTAINERS: Remove Ronnie Sahlberg Peter Maydell
2026-04-16  9:16 ` [PATCH 21/28] MAINTAINERS: Remove Ryo ONODERA Peter Maydell
2026-04-16  9:16 ` [PATCH 22/28] MAINTAINERS: Remove Shannon Zhao Peter Maydell
2026-04-16  9:16 ` [PATCH 23/28] MAINTAINERS: Remove Su Hang Peter Maydell
2026-04-16 11:12   ` Philippe Mathieu-Daudé
2026-04-16  9:16 ` [PATCH 24/28] MAINTAINERS: Remove Vijai Kumar K Peter Maydell
2026-04-16  9:16 ` [PATCH 25/28] MAINTAINERS: Remove Yanan Wang Peter Maydell
2026-04-17  8:14   ` Thomas Huth
2026-04-17  9:00     ` Philippe Mathieu-Daudé
2026-04-16  9:16 ` [PATCH 26/28] MAINTAINERS: Remove Wen Congyang Peter Maydell
2026-04-16 14:56   ` Lukas Straub
2026-04-16 14:57   ` Lukas Straub
2026-04-16  9:16 ` [PATCH 27/28] MAINTAINERS: Remove Xiao Guangrong Peter Maydell
2026-04-16  9:16 ` [PATCH 28/28] MAINTAINERS: Remove Xie Changlong Peter Maydell
2026-04-16 14:58   ` Lukas Straub
2026-04-16 15:10     ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.