summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2021-08-16 21:10:13 +0200
committerGerd Hoffmann2021-09-01 06:34:30 +0200
commit4566d1425a5747c3bc292db4305ce992e7ef088e (patch)
tree6d69ed8807c573acbf777447555e92af1875ddbe /MAINTAINERS
parentMAINTAINERS: Split Audio backends VS frontends (diff)
downloadqemu-4566d1425a5747c3bc292db4305ce992e7ef088e.tar.gz
qemu-4566d1425a5747c3bc292db4305ce992e7ef088e.tar.xz
qemu-4566d1425a5747c3bc292db4305ce992e7ef088e.zip
MAINTAINERS: Remove SPICE from Audio backends section
SPICE audio is already covered in the SPICE section, so remove it from the Audio backends one. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Christian Schoenebeck <qemu_oss@crudebyte.com> Message-Id: <20210816191014.2020783-3-philmd@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8fb35b0d30..282ad5a059 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2275,6 +2275,7 @@ Overall Audio backends
M: Gerd Hoffmann <kraxel@redhat.com>
S: Odd Fixes
F: audio/
+X: audio/spiceaudio.c
F: qapi/audio.json
Block layer core