Mesa (master): docs: Add a note that MRs should still include any r-b or a-b tags.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Dec 19 20:52:14 UTC 2018


Module: Mesa
Branch: master
Commit: 463df0ffe28eb300b1bd7bc63ede46e9405d529d
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=463df0ffe28eb300b1bd7bc63ede46e9405d529d

Author: Eric Anholt <eric at anholt.net>
Date:   Wed Dec 12 11:08:00 2018 -0800

docs: Add a note that MRs should still include any r-b or a-b tags.

v2: Mention "Tested-by" too

Reviewed-by: Dylan Baker <dylan at pnwbakers.com> (v1)
Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>

---

 docs/submittingpatches.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html
index e381a88f95..d0b61a3409 100644
--- a/docs/submittingpatches.html
+++ b/docs/submittingpatches.html
@@ -297,6 +297,10 @@ which tells the patch author that the patch can be committed, as long
 as the issues are resolved first.
 </p>
 
+<p>
+These Reviewed-by, Acked-by, and Tested-by tags should also be amended
+into commits in a MR before it is merged.
+</p>
 
 <h2 id="nominations">Nominating a commit for a stable branch</h2>
 




More information about the mesa-commit mailing list