From owner-svn-doc-head@FreeBSD.ORG Tue Mar 5 02:09:49 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id ADC80D70; Tue, 5 Mar 2013 02:09:49 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 9378E89C; Tue, 5 Mar 2013 02:09:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2529mPi082494; Tue, 5 Mar 2013 02:09:48 GMT (envelope-from brd@svn.freebsd.org) Received: (from brd@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2529m4N082493; Tue, 5 Mar 2013 02:09:48 GMT (envelope-from brd@svn.freebsd.org) Message-Id: <201303050209.r2529m4N082493@svn.freebsd.org> From: Brad Davis Date: Tue, 5 Mar 2013 02:09:48 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41094 - head/en_US.ISO8859-1/htdocs X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Mar 2013 02:09:49 -0000 Author: brd Date: Tue Mar 5 02:09:48 2013 New Revision: 41094 URL: http://svnweb.freebsd.org/changeset/doc/41094 Log: - Remove the CVS Repo Teams and replace them with the Subversion team Reviewed by: dru@, eadler@ Modified: head/en_US.ISO8859-1/htdocs/administration.xml Modified: head/en_US.ISO8859-1/htdocs/administration.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/administration.xml Mon Mar 4 21:39:11 2013 (r41093) +++ head/en_US.ISO8859-1/htdocs/administration.xml Tue Mar 5 02:09:48 2013 (r41094) @@ -57,8 +57,6 @@
  • Bugmeisters & GNATS Administrators
  • Cluster Administrators
  • -
  • CVS ports Repository Managers
  • -
  • CVS src Repository Managers
  • CVSup Mirror Site Coordinators
  • DNS Administrators
  • @@ -67,6 +65,7 @@
  • Perforce Repository Administrators
  • Postmaster Team
  • +
  • Subversion Administrators
  • Webmaster Team
  • @@ -366,44 +365,6 @@
  • &a.simon; <simon@FreeBSD.org>
  • -

    CVS ports Repository Managers - <pcvs@FreeBSD.org>

    - -

    The CVS ports Repository Managers are allowed to directly modify the - repository without using the CVS tool. It is their responsibility to - ensure that technical problems that arise in the repository are - resolved quickly. The CVS ports repository managers have the - authority to back out commits if this is necessary to resolve a CVS - technical problem. Repo-copy requests should be directed to the - repository managers.

    - - - -

    CVS src Repository Managers - <ncvs@FreeBSD.org>

    - -

    The CVS src Repository Managers are allowed to directly modify the - repository without using the CVS tool. It is their responsibility to - ensure that technical problems that arise in the repository are - resolved quickly. The CVS source repository managers have the - authority to back out commits if this is necessary to resolve a CVS - technical problem. Repo-copy requests should be directed to the - repository managers.

    - - -

    CVSup Mirror Site Coordinators <cvsup-master@FreeBSD.org>

    @@ -481,6 +442,17 @@
  • &a.dhw; <dhw@FreeBSD.org>
  • +

    Subversion Administrators <svnadm@>

    + +

    The FreeBSD Subversion team is responsible for maintaining the health of + the Subversion Repositories.

    + + +

    Webmaster Team <webmaster@FreeBSD.org>