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: pull-xenfv-20231121~26^2~10 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=853c014bf9565998a245e2b3e70998eef745ac24;p=users%2Fdwmw2%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 59b92ee640..2058296ede 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