[igt-dev] [PATCH i-g-t 4/5] doc: Update CONTRIBUTING for new igt-dev mailing list
Rhys Kidd
rhyskidd at gmail.com
Wed Jan 17 05:23:36 UTC 2018
Signed-off-by: Rhys Kidd <rhyskidd at gmail.com>
---
CONTRIBUTING | 17 +++++++++++++----
1 file changed, 13 insertions(+), 4 deletions(-)
diff --git a/CONTRIBUTING b/CONTRIBUTING
index 991dacc6..629a6929 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -6,12 +6,21 @@ improvements for documentation and new tools and testcases.
A short list of contribution guidelines:
- Please submit patches formatted with git send-email/git format-patch or
- equivalent to
+ equivalent to:
+
+ 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).
+
+ 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.
Intel GFX discussion <intel-gfx at lists.freedesktop.org>
- Please use --subject-prefix="PATCH i-g-t" so that i-g-t patches are easily
- identified in the massive amount mails on intel-gfx. To ensure this is always
+ Please use --subject-prefix="PATCH i-g-t" so intel-gpu-tools patches are easily
+ identified in the massive amount of mails on intel-gfx. To ensure this is always
done, meson.sh (and autogen.sh) will run:
git config format.subjectprefix "PATCH i-g-t"
@@ -36,7 +45,7 @@ A short list of contribution guidelines:
anything related to the regular releases, issues with packaging and
integrating platform support or any other intel-gpu-tools issues, please
contact one of the maintainers (listed in the MAINTAINERS file) and cc the
- intel-gfx mailing list.
+ igt-dev mailing list.
- Especially changes to the testcases should get tested on relevant platforms
before committing. For Intel employees that's best done using PRTS, see the
--
2.14.1
More information about the igt-dev
mailing list