diff options
author | Sean Paul <[email protected]> | 2018-09-19 16:39:57 -0400 |
---|---|---|
committer | Sean Paul <[email protected]> | 2018-09-20 09:00:52 -0400 |
commit | 4f724df717c6d2334d01c93a6a89755691ae4440 (patch) | |
tree | 333e535b825e37f0e65386bbfc8c30d13bf999e1 | |
parent | e267364a6e1be8cccb16cec5b695e038c81a81a1 (diff) |
MAINTAINERS: Move udl drm driver to drm-misc tree
Move udl maintenance into drm-misc tree. I've also signed up to be a
reviewer, but have kept it at Odd Fixes level of support.
Cc: Dave Airlie <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Gustavo Padovan <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Acked-by: Dave Airlie <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9d9068ed4ee5..ba1dbb8735b8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4720,8 +4720,11 @@ F: drivers/gpu/drm/tdfx/ DRM DRIVER FOR USB DISPLAYLINK VIDEO ADAPTERS M: Dave Airlie <[email protected]> +R: Sean Paul <[email protected]> S: Odd Fixes F: drivers/gpu/drm/udl/ +T: git git://anongit.freedesktop.org/drm/drm-misc DRM DRIVER FOR VMWARE VIRTUAL GPU M: "VMware Graphics" <[email protected]> |