public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] doc: End transition period.
@ 2019-02-05 22:18 Rodrigo Vivi
  2019-02-05 22:52 ` Antonio Argenziano
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Rodrigo Vivi @ 2019-02-05 22:18 UTC (permalink / raw)
  To: igt-dev; +Cc: Petri Latvala, Rodrigo Vivi

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

Let's end the transition and avoid confusion.

Cc: Easwar Hariharan <easwar.hariharan@intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Petri Latvala <petri.latvala@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
---
 CONTRIBUTING.md | 18 ------------------
 autogen.sh      |  3 ---
 meson.sh        |  2 --
 3 files changed, 23 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 27c8e796..c2169375 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -10,24 +10,6 @@ A short list of contribution guidelines:
 
       Development mailing list for IGT GPU Tools <igt-dev@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).
-
-  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@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:
-
-      git config format.subjectprefix "PATCH i-g-t"
-
-  on its first invocation.
-
 - igt-gpu-tools is MIT licensed and we require contributions to follow the
   developer's certificate of origin: http://developercertificate.org/
 
diff --git a/autogen.sh b/autogen.sh
index 65fcab2f..55764070 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -9,9 +9,6 @@ cd $srcdir
 autoreconf -v --install || exit 1
 cd $ORIGDIR || exit $?
 
-git config --local --get format.subjectPrefix >/dev/null 2>&1 ||
-    git config --local format.subjectPrefix "PATCH i-g-t"
-
 if test -z "$NOCONFIGURE"; then
         $srcdir/configure "$@"
 fi
diff --git a/meson.sh b/meson.sh
index 7cf9d4a3..3d5d8e9a 100755
--- a/meson.sh
+++ b/meson.sh
@@ -35,6 +35,4 @@ docs:
 
 EOF
 
-git config format.subjectprefix "PATCH i-g-t"
-
 make $@
-- 
2.20.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2019-02-19 17:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-05 22:18 [igt-dev] [PATCH i-g-t] doc: End transition period Rodrigo Vivi
2019-02-05 22:52 ` Antonio Argenziano
2019-02-11 19:18   ` Rodrigo Vivi
2019-02-15 10:44     ` Petri Latvala via igt-dev
2019-02-15 17:45       ` Rodrigo Vivi via igt-dev
2019-02-15 18:57         ` Rodrigo Vivi via igt-dev
2019-02-15 19:02           ` Hariharan, Easwar via igt-dev
2019-02-19 17:53             ` Rodrigo Vivi
2019-02-05 22:53 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2019-02-06  4:15 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2019-02-15 18:15 ` [igt-dev] ✓ Fi.CI.BAT: success for doc: End transition period. (rev2) Patchwork
2019-02-15 19:35 ` [igt-dev] ✓ Fi.CI.BAT: success for doc: End transition period. (rev3) Patchwork
2019-02-15 21:27 ` [igt-dev] ✗ Fi.CI.IGT: failure for doc: End transition period. (rev2) Patchwork
2019-02-16  0:07 ` [igt-dev] ✓ Fi.CI.IGT: success for doc: End transition period. (rev3) Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox