Mesa (master): docs/submittingpatches: add more than one `Cc: mesa-stable` example to the examples list

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Jul 13 19:36:15 UTC 2020


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

Author: Eric Engestrom <eric at engestrom.ch>
Date:   Mon Jul 13 15:05:41 2020 +0200

docs/submittingpatches: add more than one `Cc: mesa-stable` example to the examples list

Starting with that very example :)

Signed-off-by: Eric Engestrom <eric at engestrom.ch>
Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5880>

---

 docs/submittingpatches.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/submittingpatches.rst b/docs/submittingpatches.rst
index 98398d972ab..5c9567f8769 100644
--- a/docs/submittingpatches.rst
+++ b/docs/submittingpatches.rst
@@ -134,6 +134,8 @@ to automatically, so you don't need to figure it out.
 Alternatively, you may use a "CC:" tag. Here are some examples of such a
 note::
 
+    Cc: mesa-stable
+    Cc: 20.0 <mesa-stable>
     CC: 20.0 19.3 <mesa-stable>
 
 Using the CC tag **should** include the stable branches you want to



More information about the mesa-commit mailing list