diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2021-08-16 21:10:13 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2021-09-01 06:34:30 +0200 |
commit | 4566d1425a5747c3bc292db4305ce992e7ef088e (patch) | |
tree | 6d69ed8807c573acbf777447555e92af1875ddbe /MAINTAINERS | |
parent | a8f4aee6914d1df7ccc220085c332e3a6191a5ed (diff) |
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-- | MAINTAINERS | 1 |
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 |