svn commit: r225735 - svnadmin/conf

Ken Smith kensmith at FreeBSD.org
Fri Sep 23 00:50:37 UTC 2011


Author: kensmith
Date: Fri Sep 23 00:50:36 2011
New Revision: 225735
URL: http://svn.freebsd.org/changeset/base/225735

Log:
  Add stable/9 to approvers and paths in preparation for creating stable/9
  as part of the 9.0-RELEASE release cycle.
  
  Approved by:	re (implicit)

Modified:
  svnadmin/conf/approvers
  svnadmin/conf/paths

Modified: svnadmin/conf/approvers
==============================================================================
--- svnadmin/conf/approvers	Thu Sep 22 22:52:24 2011	(r225734)
+++ svnadmin/conf/approvers	Fri Sep 23 00:50:36 2011	(r225735)
@@ -17,6 +17,7 @@
 # $FreeBSD$
 #
 ^head/				re
+^stable/8/			re
 #^stable/8/			re
 #^stable/7/			re
 ^releng/8.[0-2]/		(security-officer|so)

Modified: svnadmin/conf/paths
==============================================================================
--- svnadmin/conf/paths	Thu Sep 22 22:52:24 2011	(r225734)
+++ svnadmin/conf/paths	Fri Sep 23 00:50:36 2011	(r225735)
@@ -16,6 +16,7 @@
 ^stable/6/
 ^stable/7/
 ^stable/8/
+^stable/9/
 
 # Feature branches.  Not open until we're certain we're not reverting to cvs.
 ^user/


More information about the svn-src-all mailing list