Merge the projects/entities branch into head/

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)
This commit is contained in:
Rene Ladan 2013-07-09 21:15:47 +00:00
parent ef5f908611
commit 1d9bea10ed
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42226
55 changed files with 3018 additions and 2922 deletions

View file

@ -75,7 +75,6 @@
<!ENTITY a.committers "FreeBSD committer's mailing list">
<!ENTITY a.committers.name "cvs-committers">
<!ENTITY a.core "FreeBSD core team">
<!ENTITY a.core.name "freebsd-core">
<!ENTITY a.current.url "&a.mailman.listinfo;/freebsd-current">

View file

@ -19,6 +19,8 @@
<!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>">