diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2025-06-27 12:25:09 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2025-07-02 10:09:48 +0100 |
commit | ef10cb656c9c9349091cf7ba67bf120d230f0435 (patch) | |
tree | 9d51df84f1b793a5269f29352c428e0a556edd84 | |
parent | 137d2f947f7ad5ca3190e481b2b0b210386f5b4e (diff) | |
download | qemu-ef10cb656c9c9349091cf7ba67bf120d230f0435.zip qemu-ef10cb656c9c9349091cf7ba67bf120d230f0435.tar.gz qemu-ef10cb656c9c9349091cf7ba67bf120d230f0435.tar.bz2 |
MAINTAINERS: add myself to virtio-gpu for Odd Fixes
Seeing as I've taken a few patches to here now I might as well put
myself forward to maintain virtio-gpu. I've marked it as Odd Fixes as
it is not my core focus. If someone with more GPU experience comes
forward we can always update again.
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20250603110204.838117-8-alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20250627112512.1880708-14-alex.bennee@linaro.org>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 850588f..52f0164 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2684,7 +2684,8 @@ F: hw/display/ramfb*.c F: include/hw/display/ramfb.h virtio-gpu -S: Orphan +M: Alex Bennée <alex.bennee@linaro.org> +S: Odd Fixes F: hw/display/virtio-gpu* F: hw/display/virtio-vga.* F: include/hw/virtio/virtio-gpu.h |