[igt-dev] [PATCH i-g-t] doc: End transition period.

Rodrigo Vivi rodrigo.vivi at intel.com
Fri Feb 15 18:57:24 UTC 2019


igt-dev is pretty established after a 1-year transition.

Let's end the transition and avoid confusion.

v2: Keep subjectprefix with i-g-t (Easwar)
v3: Also remove "Intel" from the line above. (Easwar)

Cc: Easwar Hariharan <easwar.hariharan at intel.com>
Cc: Petri Latvala <petri.latvala at intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
---
 CONTRIBUTING.md | 19 +++++++------------
 1 file changed, 7 insertions(+), 12 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 27c8e796..d3a3d099 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,5 +1,5 @@
 Patches to igt-gpu-tools are very much welcome, we really want this to be the
-universal set of low-level tools and testcases for the Intel kernel gfx driver
+universal set of low-level tools and testcases for kernel graphics drivers
 on Linux and similar platforms. So please bring on porting patches, bugfixes,
 improvements for documentation and new tools and testcases.
 
@@ -10,19 +10,14 @@ A short list of contribution guidelines:
 
       Development mailing list for IGT GPU Tools <igt-dev at lists.freedesktop.org>
 
-  For a transition period patches are accepted on both the igt-dev mailing list
-  and the former intel-gfx mailing list (with the appropriate patch
-  subjectprefix, see below).
+  For patches affecting the driver directly please "cc" the appropriate driver
+  mailing list and make sure you are using:
 
-  During the transition period, feel free to send patches to both lists if you
-  have a need to do so, as they will get deduplicated so they only appear and
-  are tested in one Patchwork instance.
+      --subject-prefix="PATCH i-g-t"
 
-      Intel GFX discussion <intel-gfx at lists.freedesktop.org>
-
-  Please use --subject-prefix="PATCH i-g-t" so IGT patches are easily
-  identified in the massive amount mails on intel-gfx. To ensure this is always
-  done, meson.sh (and autogen.sh) will run:
+  so IGT patches are easily identified in the massive amount mails on driver's
+  mailing list. To ensure this is always done, meson.sh (and autogen.sh) will
+  run:
 
       git config format.subjectprefix "PATCH i-g-t"
 
-- 
2.20.1



More information about the igt-dev mailing list