1d9bea10ed
The primary purposes are to clean up duplicated author definitions in both share/xml/authors.ent and share/xml/developers.ent, and as a added bonus simplify writing up author names/email addresses in web pages. Apart from merging developers.ent into authors.ent, removing the former, and updating the Committers Guide there should be little user-visible changes: - a.portmgr renamed to a.portmgr.members - a.doceng renamed to a.doceng.members - team.re renamed to a.re.members.email and moved from share/xml/freebsd.ent to share/xml/authors.ent - a.core updated and moved from share/xml/mailing-lists.ent to share/xml/teams.ent - share/pgpkeys/{addkey.sh|README} updated Translations are untouched except for build fixes. Approved by: doceng (gjb) Approved by: gjb (mentor)
54 lines
2.2 KiB
Text
54 lines
2.2 KiB
Text
<!--
|
|
Names and email address of teams of people working on specified
|
|
tasks. Usually they're just mail aliases set up at hub.FreeBSD.org
|
|
|
|
Use these entities when referencing appropriate teams.
|
|
|
|
Please keep this list in alphabetical order by entity names.
|
|
|
|
IMPORTANT: If you delete names from this file you *must* ensure that
|
|
all references to them have been removed from the handbook's
|
|
translations. If they haven't then you *will* break the
|
|
builds for the other languages, and we will poke fun of you
|
|
in public.
|
|
|
|
$FreeBSD$
|
|
-->
|
|
|
|
<!ENTITY a.admins "FreeBSD Administrators <email>admins@FreeBSD.org</email>">
|
|
|
|
<!ENTITY a.bugmeister "Problem Report Database administrators <email>bugmeister@FreeBSD.org</email>">
|
|
|
|
<!ENTITY a.core "Core Team <email>core@FreeBSD.org</email>">
|
|
|
|
<!ENTITY a.core-secretary "Core Team Secretary <email>core-secretary@FreeBSD.org</email>">
|
|
|
|
<!ENTITY a.cvsadm "CVS Repository Meisters <email>cvsadm@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.donations "Donations Liaison Office <email>donations@FreeBSD.org</email>">
|
|
|
|
<!ENTITY a.faq "FAQ Maintainer <email>faq@FreeBSD.org</email>">
|
|
|
|
<!ENTITY a.ftp-master "FTP Mirror Site Coordinator <email>ftp-master@FreeBSD.org</email>">
|
|
|
|
<!ENTITY a.mirror-admin "FTP/WWW Mirror Site Coordinator <email>mirror-admin@FreeBSD.org</email>">
|
|
|
|
<!ENTITY a.ncvs "CVS src Repository Meisters <email>ncvs@FreeBSD.org</email>">
|
|
|
|
<!ENTITY a.perforce-admin "Perforce Repository Meisters <email>perforce-admin@FreeBSD.org</email>">
|
|
|
|
<!ENTITY a.pcvs "CVS ports Repository Meisters <email>pcvs@FreeBSD.org</email>">
|
|
|
|
<!ENTITY a.portmgr "Ports Management Team <email>portmgr@FreeBSD.org</email>">
|
|
|
|
<!ENTITY a.portmgr-secretary "Ports Management Team Secretary <email>portmgr-secretary@FreeBSD.org</email>">
|
|
|
|
<!ENTITY a.projcvs "CVS Third-Party Projects Repository Meisters <email>projcvs@FreeBSD.org</email>">
|
|
|
|
<!ENTITY a.re "Release Engineering Team <email>re@FreeBSD.org</email>">
|
|
|
|
<!ENTITY a.security-officer "Security Officer Team <email>security-officer@FreeBSD.org</email>">
|