Start the 2017Q2 status report

Copy the template and modify accordingly, and connect to the build.
Don't link to it from anywhere yet, though.
This commit is contained in:
Benjamin Kaduk 2017-06-21 19:14:18 +00:00
parent 9c9dbf19bc
commit baf3c1d09e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50393
2 changed files with 87 additions and 0 deletions

View file

@ -77,6 +77,7 @@ XMLDOCS+= report-2016-04-2016-06
XMLDOCS+= report-2016-07-2016-09
XMLDOCS+= report-2016-10-2016-12
XMLDOCS+= report-2017-01-2017-03
XMLDOCS+= report-2017-04-2017-06
XSLT.DEFAULT= report.xsl

View file

@ -0,0 +1,86 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE report PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for
Status Report//EN"
"http://www.FreeBSD.org/XML/share/xml/statusreport.dtd" >
<!-- $FreeBSD$ -->
<report>
<date>
<month>April-June</month>
<year>2017</year>
</date>
<section>
<title>Introduction</title>
<p><strong>This is a draft of the April&ndash;June 2017
status report. Please check back after it is finalized, and
an announcement email is sent to the &os;-Announce mailing
list.</strong></p>
<?ignore
<p>This report covers &os;-related projects between April and
June 2017. This is the second of four reports planned for
2017.</p>
<p>The second quarter of 2017 was another productive quarter for
the &os; project and community. [...]</p>
<p>Thanks to all the reporters for the excellent work!</p>
<p>The deadline for submissions covering the period from July
to September 2017 is October 7, 2017.</p>
?>
</section>
<category>
<name>team</name>
<description>&os; Team Reports</description>
</category>
<category>
<name>proj</name>
<description>Projects</description>
</category>
<category>
<name>kern</name>
<description>Kernel</description>
</category>
<category>
<name>arch</name>
<description>Architectures</description>
</category>
<category>
<name>bin</name>
<description>Userland Programs</description>
</category>
<category>
<name>ports</name>
<description>Ports</description>
</category>
<category>
<name>doc</name>
<description>Documentation</description>
</category>
<category>
<name>misc</name>
<description>Miscellaneous</description>
</category>
</report>