Alex Bennée <alex.ben...@linaro.org> writes: > 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. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > > --- > v2 > - s/M:/S:/ for the maintainer entry > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 818d7b9d5f..8dfb393c06 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2673,7 +2673,8 @@ F: hw/display/ramfb*.c > F: include/hw/display/ramfb.h > > virtio-gpu > -S: Orphan > +M: Alex Bennée <alex.ben...@linaro.org> > +S: Odd Fixes > F: hw/display/virtio-gpu* > F: hw/display/virtio-vga.* > F: include/hw/virtio/virtio-gpu.h
Reviewed-by: Markus Armbruster <arm...@redhat.com>