From 0715ba4be6ff4633ba9623cec53861474ce1a528 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Mon, 5 Dec 2016 16:11:21 +0000 Subject: docs: document how to (self-) reject stable patches Document what has been the unofficial way to self-reject stable patches. Namely: drop the mesa-stable tag and push the commit. Signed-off-by: Emil Velikov Reviewed-by: Nanley Chery --- docs/submittingpatches.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs/submittingpatches.html') diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html index d1ca68d06c..141cec2758 100644 --- a/docs/submittingpatches.html +++ b/docs/submittingpatches.html @@ -249,6 +249,13 @@ copied to the mesa-stable@ mailing list when you use "git send-email" to send patches to the mesa-dev@ mailing list. If you prefer using --suppress-cc that won't have any effect negative effect on the patch nomination. +

+Note: by removing the tag [as the commit is pushed] the patch is +explicitly rejected from inclusion in the stable branch(es). +
+Thus, drop the line only if you want to cancel the nomination. +

+

Criteria for accepting patches to the stable branch

Mesa has a designated release manager for each stable branch, and the release -- cgit v1.2.3