From: Thomas Huth Date: Fri, 27 Oct 2023 06:08:08 +0000 (+0200) Subject: MAINTAINERS: Add the virtio-gpu documentation to the corresponding section X-Git-Tag: v8.2.0-rc0~18^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=853c014bf9565998a245e2b3e70998eef745ac24;p=thirdparty%2Fqemu.git MAINTAINERS: Add the virtio-gpu documentation to the corresponding section Add virtio-gpu.rst to the corresponding section in MAINTAINERS, so that the maintainers gets CC:-ed on corresponding patches. Message-ID: <20231027060808.242442-1-thuth@redhat.com> Reviewed-by: Manos Pitsidianakis Signed-off-by: Thomas Huth --- diff --git a/MAINTAINERS b/MAINTAINERS index 59b92ee6405..2058296ede1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2483,6 +2483,7 @@ S: Odd Fixes F: hw/display/virtio-gpu* F: hw/display/virtio-vga.* F: include/hw/virtio/virtio-gpu.h +F: docs/system/devices/virtio-gpu.rst vhost-user-blk M: Raphael Norwitz