svn commit: r41462 - in head/en_US.ISO8859-1/htdocs: . internal

Peter Wemm peter at FreeBSD.org
Fri Apr 19 21:50:40 UTC 2013


Author: peter (src committer)
Date: Fri Apr 19 21:50:39 2013
New Revision: 41462
URL: http://svnweb.freebsd.org/changeset/doc/41462

Log:
  Add initial clusteradm charter.
  
  Approved by:	core

Added:
  head/en_US.ISO8859-1/htdocs/internal/clusteradm.xml   (contents, props changed)
Modified:
  head/en_US.ISO8859-1/htdocs/administration.xml
  head/en_US.ISO8859-1/htdocs/internal/Makefile

Modified: head/en_US.ISO8859-1/htdocs/administration.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/administration.xml	Fri Apr 19 10:52:04 2013	(r41461)
+++ head/en_US.ISO8859-1/htdocs/administration.xml	Fri Apr 19 21:50:39 2013	(r41462)
@@ -357,14 +357,18 @@
 
   <h3><a name="t-clusteradm">Cluster Administrators</a>
     <!-- admins mail aliases intentionally left incomplete -->
-    <clusteradm@></h3>
+    <admins@></h3>
 
   <p>The Cluster Administrators consists of the people responsible for
     administrating the machines that the project relies on for its
     distributed work and communication to be synchronised.  It
     consists mainly of those people who have physical access to the servers.
     Issues concerning the projects infrastructure or setting up new
-    machines should be directed to the cluster administrators.</p>
+    machines should be directed to the cluster administrators. This
+    team is led by the lead cluster administrator whose duties and
+    responsbilities are described in the <a
+      href="internal/clusteradm.html">cluster administration charter</a>
+    in greater detail.</p>
 
   <ul>
     <li>&a.bhaga; <<a href="mailto:bhaga at FreeBSD.org">bhaga at FreeBSD.org</a>></li>
@@ -372,7 +376,7 @@
     <li>&a.bz; <<a href="mailto:bz at FreeBSD.org">bz at FreeBSD.org</a>></li>
     <li>&a.gjb; <<a href="mailto:gjb at FreeBSD.org">gjb at FreeBSD.org</a>></li>
     <li>&a.kensmith; <<a href="mailto:kensmith at FreeBSD.org">kensmith at FreeBSD.org</a>></li>
-    <li>&a.peter; <<a href="mailto:peter at FreeBSD.org">peter at FreeBSD.org</a>></li>
+    <li>&a.peter; <<a href="mailto:peter at FreeBSD.org">peter at FreeBSD.org</a>> (Lead)</li>
     <li>&a.sbruno; <<a href="mailto:sbruno at FreeBSD.org">sbruno at FreeBSD.org</a>></li>
     <li>&a.simon; <<a href="mailto:simon at FreeBSD.org">simon at FreeBSD.org</a>></li>
     <li>&a.zi; <<a href="mailto:zi at FreeBSD.org">zi at FreeBSD.org</a>></li>

Modified: head/en_US.ISO8859-1/htdocs/internal/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/internal/Makefile	Fri Apr 19 10:52:04 2013	(r41461)
+++ head/en_US.ISO8859-1/htdocs/internal/Makefile	Fri Apr 19 21:50:39 2013	(r41462)
@@ -9,6 +9,7 @@
 
 DOCS= 	about.xml
 DOCS+=	bylaws.xml
+DOCS+=	clusteradm.xml
 DOCS+=	core-vote.xml
 DOCS+= 	data.xml
 DOCS+= 	developer.xml

Added: head/en_US.ISO8859-1/htdocs/internal/clusteradm.xml
==============================================================================
Binary file. No diff available.


More information about the svn-doc-all mailing list