On Wed, 22 May 2024 at 15:54, Thomas Huth <th...@redhat.com> wrote: > > 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:" ?
That's fine with me. > > 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 If Christian is not available I volunteer to be a Reviewer (but not M:) since I have some familiarity with alsaaudio.c This way even if Orphan it will have more reviewers available. > > > 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 >