diff options
author | Daniel Vetter <[email protected]> | 2018-12-10 11:30:01 +0100 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2018-12-13 09:35:53 +1000 |
commit | 28adac6f74ef2b3dc0bd10df9fccb2e3d3e52acc (patch) | |
tree | 834551aa8a86e5d52289a425c65b79e32df6666d | |
parent | b5f436e7b4c2fcdb96204dbba346bddc7fc3e850 (diff) |
MAINTAINERS: Daniel for drm co-maintainer
lkml and Linus gained a CoC, and it's serious this time. Which means
my no 1 reason for declining to officially step up as drm maintainer
is gone, and I didn't find any new good excuse.
I chatted with a few people in private already, and the biggest
concern is that I mislay my community hat and start running around
with my intel hat only. Or some other convenient abuse of trust.
That's why this patch doesn't just need a lot of acks that mean "yeah
seems fine to me", but a lot of acks that mean "yeah we'll tell you
when you're over the line and usurp you from that comfy chair if you
don't get it". Which I think we've been done a fairly good job here at
dri-devel in general, but better to be clear.
Rough idea is that I'll do this for maybe 2-3 years, helping Dave
figure out a group model for drm overall. And getting the tooling and
infrastructure for that off the ground. Then step down again because
some other shiny thing that needs chasing. Of course as plans tend to
do, this one will probably pan out a bit different in reality.
Cc: David Airlie <[email protected]>
Cc: Linus Torvalds <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Acked-by: Christian König <[email protected]>
Acked-by: Rodrigo Vivi <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Acked-by: Eric Anholt <[email protected]>
Acked-by: Gerd Hoffmann <[email protected]>
Acked-by: Daniel Stone <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Acked-by: Neil Armstrong <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Acked-by: Thomas Hellstrom <[email protected]>
Acked-by: Sean Paul <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8119141a926f..b578b47ccc8a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4843,6 +4843,7 @@ F: include/uapi/drm/vmwgfx_drm.h DRM DRIVERS M: David Airlie <[email protected]> +M: Daniel Vetter <[email protected]> T: git git://anongit.freedesktop.org/drm/drm B: https://bugs.freedesktop.org/ |