venus: add code owners
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

Based on shortlog of src/virtio/vulkan.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36387>
This commit is contained in:
Yiwei Zhang 2025-07-26 00:28:16 +00:00 committed by Marge Bot
parent 845961ab77
commit 62ff99d9c3

View file

@ -149,6 +149,11 @@ gitlab-ci*.yml @eric
# R300
/src/gallium/drivers/r300/ @ondracka @gawin
# Venus
/src/virtio/virtio-gpu/venus_hw.h @zzyiwei @olv
/src/virtio/venus-protocol/ @zzyiwei @olv
/src/virtio/vulkan/ @zzyiwei @olv
# VirGL - Video
/src/gallium/drivers/virgl/virgl_video.* @flynnjiang
/src/virtio/virtio-gpu/virgl_video_hw.h @flynnjiang