[igt-dev] [PATCH i-g-t] doc: End transition period.
Rodrigo Vivi
rodrigo.vivi at intel.com
Fri Feb 15 17:45:40 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)
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 | 17 ++++++-----------
1 file changed, 6 insertions(+), 11 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 27c8e796..7fb6b338 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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