MAINTAINERS: Split Audio backends sections
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> Reviewed-by: Christian Schoenebeck <qemu_oss@crudebyte.com> Message-Id: <20210816191014.2020783-4-philmd@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
4566d1425a
commit
0ebe43ea6a
42
MAINTAINERS
42
MAINTAINERS
@ -2275,9 +2275,51 @@ Overall Audio backends
|
|||||||
M: Gerd Hoffmann <kraxel@redhat.com>
|
M: Gerd Hoffmann <kraxel@redhat.com>
|
||||||
S: Odd Fixes
|
S: Odd Fixes
|
||||||
F: audio/
|
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
|
X: audio/spiceaudio.c
|
||||||
F: qapi/audio.json
|
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
|
Block layer core
|
||||||
M: Kevin Wolf <kwolf@redhat.com>
|
M: Kevin Wolf <kwolf@redhat.com>
|
||||||
M: Hanna Reitz <hreitz@redhat.com>
|
M: Hanna Reitz <hreitz@redhat.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user