[Mesa-dev] [PATCH] docs: update developer info
Timothy Arceri
t_arceri at yahoo.com.au
Thu Jun 18 20:14:07 PDT 2015
Just link directly to the piglit repo the old link has outdated information.
Add note about updating patchwork when sending patch revisions.
---
docs/devinfo.html | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/docs/devinfo.html b/docs/devinfo.html
index 0da18b9..6779ab4 100644
--- a/docs/devinfo.html
+++ b/docs/devinfo.html
@@ -244,7 +244,7 @@ to update the tests themselves.
<p>
Whenever possible and applicable, test the patch with
-<a href="http://people.freedesktop.org/~nh/piglit/">Piglit</a> to
+<a href="http://cgit.freedesktop.org/piglit">Piglit</a> to
check for regressions.
</p>
@@ -266,6 +266,12 @@ re-sending the whole series). Using --in-reply-to makes
it harder for reviewers to accidentally review old patches.
</p>
+<p>
+When submitting follow-up patches you should also login to
+<a href="https://patchwork.freedesktop.org">patchwork</a> and change the
+state of your old patches to Superseded.
+</p>
+
<h3>Reviewing Patches</h3>
<p>
--
2.1.0
More information about the mesa-dev
mailing list