svn commit: r296420 - svnadmin/conf

Marius Strobl marius at FreeBSD.org
Sun Mar 6 01:21:58 UTC 2016


Author: marius
Date: Sun Mar  6 01:21:56 2016
New Revision: 296420
URL: https://svnweb.freebsd.org/changeset/base/296420

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.3-RELEASE
  cycle.
  
  Approved by:	re (implicit)

Modified:
  svnadmin/conf/approvers

Modified: svnadmin/conf/approvers
==============================================================================
--- svnadmin/conf/approvers	Sun Mar  6 00:31:11 2016	(r296419)
+++ svnadmin/conf/approvers	Sun Mar  6 01:21:56 2016	(r296420)
@@ -17,7 +17,7 @@
 # $FreeBSD$
 #
 #^head/				re
-^stable/10/			re
+#^stable/10/			re
 ^releng/10.3/			re
 ^releng/10.[0-2]/		(security-officer|so)
 ^releng/9.[0-3]/		(security-officer|so)


More information about the svn-src-svnadmin mailing list