From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Stefan Weil" <sw@weilnetz.de>,
"Volker Rümelin" <vr_qemu@t-online.de>,
"Christian Schoenebeck" <qemu_oss@crudebyte.com>,
clamky@hotmail.com, "Yonggang Luo" <luoyonggang@gmail.com>,
"Gerd Hoffmann" <kraxel@redhat.com>,
"Kővágó Zoltán" <dirty.ice.hu@gmail.com>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: [PATCH 3/3] MAINTAINERS: Split Audio backends sections
Date: Mon, 16 Aug 2021 21:10:14 +0200 [thread overview]
Message-ID: <20210816191014.2020783-4-philmd@redhat.com> (raw)
In-Reply-To: <20210816191014.2020783-1-philmd@redhat.com>
Split the Audio backends into multiple sections (OS / framework /
library), allowing developers with different interests to add their
contact to the relevant entries.
Suggested-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
---
MAINTAINERS | 42 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index f18fcd76450..94dea726e05 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2270,9 +2270,51 @@ Overall Audio backends
M: Gerd Hoffmann <kraxel@redhat.com>
S: Odd Fixes
F: audio/
+X: audio/alsaaudio.c
+X: audio/coreaudio.c
+X: audio/dsound*
+X: audio/jackaudio.c
+X: audio/ossaudio.c
+X: audio/paaudio.c
+X: audio/sdlaudio.c
X: audio/spiceaudio.c
F: qapi/audio.json
+ALSA Audio backend
+M: Gerd Hoffmann <kraxel@redhat.com>
+S: Odd Fixes
+F: audio/alsaaudio.c
+
+Core Audio framework backend
+M: Gerd Hoffmann <kraxel@redhat.com>
+S: Odd Fixes
+F: audio/coreaudio.c
+
+DSound Audio backend
+M: Gerd Hoffmann <kraxel@redhat.com>
+S: Odd Fixes
+F: audio/dsound*
+
+JACK Audio Connection Kit backend
+M: Gerd Hoffmann <kraxel@redhat.com>
+S: Odd Fixes
+F: audio/jackaudio.c
+
+Open Sound System (OSS) Audio backend
+M: Gerd Hoffmann <kraxel@redhat.com>
+S: Odd Fixes
+F: audio/ossaudio.c
+
+PulseAudio backend
+M: Gerd Hoffmann <kraxel@redhat.com>
+S: Odd Fixes
+F: audio/paaudio.c
+
+SDL Audio backend
+M: Gerd Hoffmann <kraxel@redhat.com>
+S: Odd Fixes
+F: audio/sdlaudio.c
+
Block layer core
M: Kevin Wolf <kwolf@redhat.com>
M: Hanna Reitz <hreitz@redhat.com>
--
2.31.1
next prev parent reply other threads:[~2021-08-16 19:14 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-16 19:10 [PATCH 0/3] MAINTAINERS: Split Audio section Philippe Mathieu-Daudé
2021-08-16 19:10 ` [PATCH 1/3] MAINTAINERS: Split Audio backends VS frontends Philippe Mathieu-Daudé
2021-08-17 11:31 ` Christian Schoenebeck
2021-08-17 12:41 ` Gerd Hoffmann
2021-08-17 16:12 ` Christian Schoenebeck
2021-08-17 17:57 ` Philippe Mathieu-Daudé
2021-08-18 12:48 ` Christian Schoenebeck
2021-08-16 19:10 ` [PATCH 2/3] MAINTAINERS: Remove SPICE from Audio backends section Philippe Mathieu-Daudé
2021-08-17 11:32 ` Christian Schoenebeck
2021-08-16 19:10 ` Philippe Mathieu-Daudé [this message]
2021-08-17 11:41 ` [PATCH 3/3] MAINTAINERS: Split Audio backends sections Christian Schoenebeck
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=20210816191014.2020783-4-philmd@redhat.com \
--to=philmd@redhat.com \
--cc=clamky@hotmail.com \
--cc=dirty.ice.hu@gmail.com \
--cc=kraxel@redhat.com \
--cc=luoyonggang@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu_oss@crudebyte.com \
--cc=sw@weilnetz.de \
--cc=vr_qemu@t-online.de \
/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;
as well as URLs for NNTP newsgroup(s).