svn commit: r238070 - svnadmin/conf

Ken Smith kensmith at FreeBSD.org
Tue Jul 3 11:53:47 UTC 2012


Author: kensmith
Date: Tue Jul  3 11:53:46 2012
New Revision: 238070
URL: http://svn.freebsd.org/changeset/base/238070

Log:
  Turn on approval checking for stable/9 and, preemptively, releng/9.1
  as part of the 9.1-RELEASE release cycle starting.
  
  Approved by:	core (implicit)

Modified:
  svnadmin/conf/approvers

Modified: svnadmin/conf/approvers
==============================================================================
--- svnadmin/conf/approvers	Tue Jul  3 11:41:12 2012	(r238069)
+++ svnadmin/conf/approvers	Tue Jul  3 11:53:46 2012	(r238070)
@@ -17,9 +17,10 @@
 # $FreeBSD$
 #
 #^head/				re
-#^stable/9/			re
+^stable/9/			re
 #^stable/8/			re
 #^stable/7/			re
+^releng/9.1/			(re)
 ^releng/9.0/			(security-officer|so)
 ^releng/8.[0-3]/		(security-officer|so)
 ^releng/7.[0-4]/		(security-officer|so)


More information about the svn-src-svnadmin mailing list