Update to use new hat alias (cvsup-master@FreeBSD.org) rather than personal
addresses.
This commit is contained in:
parent
a9d9651a5c
commit
cbbb1a278f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17013
3 changed files with 11 additions and 2 deletions
|
@ -1685,7 +1685,12 @@
|
|||
<term>CVSup Mirror Site Coordinator</term>
|
||||
|
||||
<listitem>
|
||||
<para>&a.kuriyama;</para>
|
||||
<para>&a.cvsup-master;</para>
|
||||
|
||||
<para>which includes:</para>
|
||||
|
||||
<para>&a.kuriyama; (responsible),</para>
|
||||
<para>&a.jdp; (advisor)</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
|
|
@ -3,6 +3,8 @@
|
|||
%man;
|
||||
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
|
||||
%authors;
|
||||
<!ENTITY % teams PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//EN">
|
||||
%teams;
|
||||
<!ENTITY % mailing-lists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//EN">
|
||||
%mailing-lists;
|
||||
<!ENTITY % not.published "IGNORE">
|
||||
|
@ -879,7 +881,7 @@ cvspserver stream tcp nowait root /usr/bin/cvs cvs -f -l -R -T /anoncvstmp --all
|
|||
See <xref linkend="mirror-cvs-cvsup"> for details.
|
||||
</para>
|
||||
<para>
|
||||
To get access, you need to contact &a.jdp;.
|
||||
To get access, you need to contact &a.cvsup-master;.
|
||||
Make sure you read
|
||||
<ulink url="http://people.FreeBSD.org/~jdp/cvsup-access/">FreeBSD CVSup Access Policy</ulink>
|
||||
first!
|
||||
|
|
|
@ -19,6 +19,8 @@
|
|||
|
||||
<!ENTITY a.cvs "CVS Repository Meisters <email>cvs@FreeBSD.org</email>">
|
||||
|
||||
<!ENTITY a.cvsup-master "CVSup Mirror Site Coordinator <email>cvsup-master@FreeBSD.org</email>">
|
||||
|
||||
<!ENTITY a.doceng "Documentation Engineering Team <email>doceng@FreeBSD.org</email>">
|
||||
|
||||
<!ENTITY a.faq "FAQ Maintainer <email>faq@FreeBSD.org</email>">
|
||||
|
|
Loading…
Reference in a new issue