svn commit: r323658 - svnadmin/conf

Marius Strobl marius at FreeBSD.org
Sun Sep 17 01:08:44 UTC 2017


Author: marius
Date: Sun Sep 17 01:08:42 2017
New Revision: 323658
URL: https://svnweb.freebsd.org/changeset/base/323658

Log:
  Change the stable/10 branch no longer require explicit re@ approval
  for commits. Committers are asked to please exercise caution when
  merging changes to stable/10 for the duration of the 10.4-RELEASE
  cycle.
  
  Approved by:	re (implicit)

Modified:
  svnadmin/conf/approvers

Modified: svnadmin/conf/approvers
==============================================================================
--- svnadmin/conf/approvers	Sat Sep 16 21:26:06 2017	(r323657)
+++ svnadmin/conf/approvers	Sun Sep 17 01:08:42 2017	(r323658)
@@ -18,7 +18,7 @@
 #
 #^head/				re
 #^stable/11/			re
-^stable/10/			re
+#^stable/10/			re
 ^release/			re
 ^releng/11.[0-1]/		(security-officer|so)
 ^releng/10.4/			re


More information about the svn-src-all mailing list