svn commit: r266564 - svnadmin/conf

Glen Barber gjb at FreeBSD.org
Thu May 22 23:18:17 UTC 2014


Author: gjb
Date: Thu May 22 23:18:17 2014
New Revision: 266564
URL: http://svnweb.freebsd.org/changeset/base/266564

Log:
  Require explicit re@ approval for commits to stable/9 as the
  start of the 9.3-RELEASE cycle.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  svnadmin/conf/approvers

Modified: svnadmin/conf/approvers
==============================================================================
--- svnadmin/conf/approvers	Thu May 22 23:14:40 2014	(r266563)
+++ svnadmin/conf/approvers	Thu May 22 23:18:17 2014	(r266564)
@@ -18,7 +18,7 @@
 #
 #^head/				re
 #^stable/10/			re
-#^stable/9/			re
+^stable/9/			re
 #^stable/8/			re
 #^stable/7/			re
 ^releng/10.0/			(security-officer|so)


More information about the svn-src-all mailing list