]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
MAINTAINERS: Add the virtio-gpu documentation to the corresponding section
authorThomas Huth <thuth@redhat.com>
Fri, 27 Oct 2023 06:08:08 +0000 (08:08 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 7 Nov 2023 10:47:33 +0000 (11:47 +0100)
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 <manos.pitsidianakis@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS

index 59b92ee6405d736b5c510b1268114a688fcc265c..2058296ede11092df19cba65ec452a78676cd612 100644 (file)
@@ -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 <raphael.norwitz@nutanix.com>