On 16/05/2024 14.03, Gerd Hoffmann wrote:
Remove myself from audio (both devices and backend) entries.
Flip status to "Orphan" for entries which have nobody else listed.
Signed-off-by: Gerd Hoffmann <kra...@redhat.com>
---
MAINTAINERS | 19 ++++---------------
1 file changed, 4 insertions(+), 15 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1b79767d6196..7f52e2912fc3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
...
@@ -2388,7 +2387,6 @@ F: hw/virtio/virtio-mem-pci.c
F: include/hw/virtio/virtio-mem.h
virtio-snd
-M: Gerd Hoffmann <kra...@redhat.com>
R: Manos Pitsidianakis <manos.pitsidiana...@linaro.org>
S: Supported
I think the status should be downgraded to Orphan or at least Odd-fixes,
unless Manos wants to upgrade from "R:" to "M:" ?
ALSA Audio backend
-M: Gerd Hoffmann <kra...@redhat.com>
R: Christian Schoenebeck <qemu_...@crudebyte.com>
S: Odd Fixes
F: audio/alsaaudio.c
I'd also suggest that Christian either upgrade from R: to M: or that we
change the status to Orphan
JACK Audio Connection Kit backend
-M: Gerd Hoffmann <kra...@redhat.com>
R: Christian Schoenebeck <qemu_...@crudebyte.com>
S: Odd Fixes
F: audio/jackaudio.c
dito
SDL Audio backend
-M: Gerd Hoffmann <kra...@redhat.com>
R: Thomas Huth <h...@tuxfamily.org>
I'm fine if you update my entry from R: to M: here.
S: Odd Fixes
F: audio/sdlaudio.c
Sndio Audio backend
-M: Gerd Hoffmann <kra...@redhat.com>
R: Alexandre Ratchov <a...@caoua.org>
S: Odd Fixes
F: audio/sndioaudio.c
Same again, I'd suggest to either set to Orphan or upgrade the R: entry?
Thomas