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 work was done as part of Google Code-In (GCIN) 2011.
GCIN student: Isabell Long (isabell121 gmail com)
GCIN task mentors: des, gjb
Minor changes by: gjb
At the moment the main content is the Micro Benchmark Checklist posted
to -current by phk and expanded by rwatson. The list did not really fit
in any of the current chapters, so a new chapter was created. I hope
others can add more content to this chapter later.
Content by: phk, rwatson
Reviewed by: phk, josef
No objections: -doc