From owner-svn-src-all@FreeBSD.ORG Thu May 22 23:18:17 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AEA60AE3; Thu, 22 May 2014 23:18:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9C7A425E9; Thu, 22 May 2014 23:18:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4MNIHxE057971; Thu, 22 May 2014 23:18:17 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4MNIH4E057970; Thu, 22 May 2014 23:18:17 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201405222318.s4MNIH4E057970@svn.freebsd.org> From: Glen Barber Date: Thu, 22 May 2014 23:18:17 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-svnadmin@freebsd.org Subject: svn commit: r266564 - svnadmin/conf X-SVN-Group: svnadmin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2014 23:18:17 -0000 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)