On Thu, May 16, 2024 at 02:03:38PM +0200, 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 > @@ -1913,8 +1913,7 @@ F: include/hw/xtensa/mx_pic.h > Devices > ------- > Overall Audio frontends > -M: Gerd Hoffmann <kra...@redhat.com> > -S: Odd Fixes > +S: Orphan > F: hw/audio/ > F: include/hw/audio/ > F: tests/qtest/ac97-test.c > @@ -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 > F: hw/audio/virtio-snd.c > @@ -2767,7 +2765,6 @@ F: include/hw/hyperv/hv-balloon.h
For virtio-snd, I can join as Reviewer if that helps. Matias