svn commit: r202887 - svnadmin/conf

Ken Smith kensmith at FreeBSD.org
Sat Jan 23 14:56:17 UTC 2010


Author: kensmith
Date: Sat Jan 23 14:56:16 2010
New Revision: 202887
URL: http://svn.freebsd.org/changeset/base/202887

Log:
  Turn on approval checking for stable/7 to mark the beginning of
  Code Freeze for the 7.3-RELEASE cycle.
  
  Approved by:	core (implicit)

Modified:
  svnadmin/conf/approvers

Modified: svnadmin/conf/approvers
==============================================================================
--- svnadmin/conf/approvers	Sat Jan 23 14:13:21 2010	(r202886)
+++ svnadmin/conf/approvers	Sat Jan 23 14:56:16 2010	(r202887)
@@ -18,7 +18,7 @@
 #
 #^head/				re
 #^stable/8/			re
-#^stable/7/			re
+^stable/7/			re
 ^releng/8.0/			(security-officer|so)
 ^releng/7.[0-2]/		(security-officer|so)
 ^releng/6.[0-4]/		(security-officer|so)


More information about the svn-src-all mailing list