I'm adding myself as reviewer for ast, mgag200 and udl. I've already been keeping these drivers in shape for a while.
While at it I'm also setting the list and tree for ast and mgag200, and update each driver's status to Supported. Working on these drivers is part of my job. Signed-off-by: Thomas Zimmermann <[email protected]> --- MAINTAINERS | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 58ea37042d22..2baaec07cde3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5419,7 +5419,10 @@ F: drivers/gpu/drm/aspeed/ DRM DRIVER FOR AST SERVER GRAPHICS CHIPS M: Dave Airlie <[email protected]> -S: Odd Fixes +R: Thomas Zimmermann <[email protected]> +L: [email protected] +S: Supported +T: git git://anongit.freedesktop.org/drm/drm-misc F: drivers/gpu/drm/ast/ DRM DRIVER FOR BOCHS VIRTUAL GPU @@ -5507,7 +5510,10 @@ F: include/uapi/drm/mga_drm.h DRM DRIVER FOR MGA G200 GRAPHICS CHIPS M: Dave Airlie <[email protected]> -S: Odd Fixes +R: Thomas Zimmermann <[email protected]> +L: [email protected] +S: Supported +T: git git://anongit.freedesktop.org/drm/drm-misc F: drivers/gpu/drm/mgag200/ DRM DRIVER FOR MI0283QT @@ -5652,8 +5658,9 @@ F: drivers/gpu/drm/panel/panel-tpo-tpg110.c DRM DRIVER FOR USB DISPLAYLINK VIDEO ADAPTERS M: Dave Airlie <[email protected]> R: Sean Paul <[email protected]> +R: Thomas Zimmermann <[email protected]> L: [email protected] -S: Odd Fixes +S: Supported T: git git://anongit.freedesktop.org/drm/drm-misc F: drivers/gpu/drm/udl/ -- 2.28.0 _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
