diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2018-11-25 21:49:52 +0100 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2018-12-11 18:28:46 +0100 |
commit | 9bd4cb357380d8c024136d6e00f46a873ff4d26c (patch) | |
tree | d90bd8dbdd9e3f9bc17b5265413fb0a8bd1eeb40 /MAINTAINERS | |
parent | c56c57608bf3ae030d9c3d89a95040910067b1d9 (diff) | |
download | qemu-9bd4cb357380d8c024136d6e00f46a873ff4d26c.zip qemu-9bd4cb357380d8c024136d6e00f46a873ff4d26c.tar.gz qemu-9bd4cb357380d8c024136d6e00f46a873ff4d26c.tar.bz2 |
MAINTAINERS: Add a missing entry to SPICE
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20181125205000.10324-18-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b325a5a..20096da 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1772,6 +1772,7 @@ F: ui/spice-*.c F: audio/spiceaudio.c F: hw/display/qxl* F: qapi/ui.json +F: docs/spice-port-fqdn.txt Graphics M: Gerd Hoffmann <kraxel@redhat.com> |