svn commit: r285848 - svnadmin/conf

Glen Barber gjb at FreeBSD.org
Fri Jul 24 19:05:09 UTC 2015


Author: gjb
Date: Fri Jul 24 19:05:08 2015
New Revision: 285848
URL: https://svnweb.freebsd.org/changeset/base/285848

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

Modified:
  svnadmin/conf/approvers

Modified: svnadmin/conf/approvers
==============================================================================
--- svnadmin/conf/approvers	Fri Jul 24 18:14:57 2015	(r285847)
+++ svnadmin/conf/approvers	Fri Jul 24 19:05:08 2015	(r285848)
@@ -17,7 +17,7 @@
 # $FreeBSD$
 #
 #^head/				re
-^stable/10/			re
+#^stable/10/			re
 ^releng/10.2/			re
 ^releng/10.[0-1]/		(security-officer|so)
 ^releng/9.[0-3]/		(security-officer|so)


More information about the svn-src-all mailing list