MAINTAINERS: Add drm-misc
authorDaniel Vetter <[email protected]>
Wed, 16 Nov 2016 14:08:17 +0000 (15:08 +0100)
committerDaniel Vetter <[email protected]>
Thu, 17 Nov 2016 07:42:47 +0000 (08:42 +0100)
KS happened, time to make this official!

Well, scripting work to make this all happen is still ongoing, but I'm
trying to at least keep the new tree semi-in-sync with the temporary
topic/drm-misc branch in the drm-intel.git repo. So for now still no
new committers, and existing ones still need to push to topic/drm-misc
in drm-intel.git.

Big kudos to Jani&Sean for volunteering as co-maintainers!

v2: Restrict patterns a bit to avoid all the driver spam.

Cc: Daniel Vetter <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Sean Paul <[email protected]>
Acked-by: Sean Paul <[email protected]>
Acked-by: Jani Nikula <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
MAINTAINERS

index 02f20dba705539e20a2e3f898cb925624554ed0d..f1f0a3983be886406859d31b9802c20c7e565912 100644 (file)
@@ -4022,6 +4022,18 @@ F:       Documentation/gpu/
 F:     include/drm/
 F:     include/uapi/drm/
 
+DRM DRIVERS AND MISC GPU PATCHES
+M:     Daniel Vetter <[email protected]>
+M:     Jani Nikula <[email protected]>
+M:     Sean Paul <[email protected]>
+S:     Maintained
+T:     git git://anongit.freedesktop.org/drm/drm-misc
+F:     Documentation/gpu/
+F:     drivers/gpu/vga/
+F:     drivers/gpu/drm/*
+F:     include/drm/drm*
+F:     include/uapi/drm/drm*
+
 DRM DRIVER FOR AST SERVER GRAPHICS CHIPS
 M:     Dave Airlie <[email protected]>
 S:     Odd Fixes