svn commit: r51985 - head/en_US.ISO8859-1/articles/committers-guide

Mathieu Arnold mat at FreeBSD.org
Tue Jul 10 08:38:44 UTC 2018


Author: mat
Date: Tue Jul 10 08:38:43 2018
New Revision: 51985
URL: https://svnweb.freebsd.org/changeset/doc/51985

Log:
  Add a tip about how to ask for a MFH when using a blanket approval.
  
  Sponsored by:	Absolight

Modified:
  head/en_US.ISO8859-1/articles/committers-guide/article.xml

Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml	Mon Jul  9 19:50:10 2018	(r51984)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml	Tue Jul 10 08:38:43 2018	(r51985)
@@ -4375,6 +4375,20 @@ Relnotes:           yes</programlisting>
 	      to the &a.ports-secteam; and the &a.portmgr; with the
 	      revision number and a small description of why the
 	      commit needs to be merged.</para>
+
+	    <tip>
+	      <para>If the MFH is covered by a blanket approval,
+		please explain why with a couple of words on the
+		<literal>MFH</literal> line, so that the reviewing
+		team can skip this commit and save time.  For
+		example:</para>
+
+	      <programlisting>MFH:  <replaceable>2014Q1 (runtime fix)</replaceable>
+MFH:  <replaceable>2014Q1 (browser blanket)</replaceable></programlisting>
+
+	      <para>The list of blanket approvals is available in
+		<xref linkend="ports-qa-blanket"/>.</para>
+	    </tip>
 	  </answer>
 	</qandaentry>
 


More information about the svn-doc-head mailing list