diff options
author | Jani Nikula <jani.nikula@intel.com> | 2016-10-26 19:11:32 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2016-10-29 15:45:18 +0300 |
commit | 642525d8710960c5a40745c4958343f72f9a33ca (patch) | |
tree | fa3a4db7b16a2ba88044e2239c369db90feadc26 /MAINTAINERS | |
parent | b64b540931483cca3200d98756bed6ad0e01d75c (diff) |
MAINTAINERS: drop dri-devel list for i915
In practice, none of the i915 developers Cc dri-devel for strictly i915
specific patches. Make MAINTAINERS reflect reality, and reduce random
i915 specific noise on dri-devel.
Also, we have a fairly large crowd reading and responding on intel-gfx,
and we're pretty good at involving dri-devel when that is appropriate.
Cc: dri-devel@lists.freedesktop.org
Acked-by: Daniel Vetter <daniel@ffwll.ch>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1477498292-9808-1-git-send-email-jani.nikula@intel.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e60e0a188229..f3547144e743 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4054,7 +4054,6 @@ INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) M: Daniel Vetter <daniel.vetter@intel.com> M: Jani Nikula <jani.nikula@linux.intel.com> L: intel-gfx@lists.freedesktop.org -L: dri-devel@lists.freedesktop.org W: https://01.org/linuxgraphics/ Q: http://patchwork.freedesktop.org/project/intel-gfx/ T: git git://anongit.freedesktop.org/drm-intel |