- Add a Q3 report entry on the doc entities
Submitted by: rene
This commit is contained in:
parent
bbe2974c2e
commit
f598f682ed
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42676
1 changed files with 40 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
<!-- XXX: keep updating the number of entries -->
|
||||
<p>Thanks to all the reporters for the excellent work! This report
|
||||
contains 6 entries and we hope you enjoy reading it.</p>
|
||||
contains 7 entries and we hope you enjoy reading it.</p>
|
||||
|
||||
<!-- XXX: set date for the next set of submissions -->
|
||||
<p>The deadline for submissions covering between October and
|
||||
|
@ -44,6 +44,12 @@
|
|||
<description>Ports</description>
|
||||
</category>
|
||||
|
||||
<category>
|
||||
<name>doc</name>
|
||||
|
||||
<description>Documentation</description>
|
||||
</category>
|
||||
|
||||
<project cat='kern'>
|
||||
<title>AES-NI Improvements for GELI</title>
|
||||
|
||||
|
@ -321,4 +327,37 @@
|
|||
links).</task>
|
||||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='doc'>
|
||||
<title>The <tt>entities</tt> Documentation Branch</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>René</given>
|
||||
<common>Ladan</common>
|
||||
</name>
|
||||
<email>rene@FreeBSD.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<links>
|
||||
<url href="http://svnweb.freebsd.org/changeset/doc/42226"/>
|
||||
</links>
|
||||
|
||||
<body>
|
||||
<p>The <tt>entities</tt> project branch has been succesfully
|
||||
merged into the main documentation branch per revision 42226 of
|
||||
the <tt>doc</tt> repository (see link). The purpose of this
|
||||
branch was to remove the duplicated definitions of authors in
|
||||
both <tt>authors.ent</tt> and <tt>developers.ent</tt>. The
|
||||
latter file has been removed after migrating its contents to the
|
||||
former file. While most changes are not visible to end users,
|
||||
the Committers Guide was changed to accomodate for changes
|
||||
related to adding a new committer. Translators were also
|
||||
informed of the update. The largest hurdle mentioned in the
|
||||
last report, processing the <email> element, was solved
|
||||
with the help of Gábor Kövesdán.</p>
|
||||
</body>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue