Copy report-template.xml -> report-2015-07-2015-09.xml and
update variable replacements to reflect reality. This is not yet connected to the build. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
5d5e1c80f1
commit
2de45b99b4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47458
1 changed files with 86 additions and 0 deletions
|
@ -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>July-September</month>
|
||||
|
||||
<year>2015</year>
|
||||
</date>
|
||||
|
||||
<section>
|
||||
<title>Introduction</title>
|
||||
|
||||
<p><strong>This is a draft of the July–September 2015
|
||||
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 July and
|
||||
September 2015. This is the third of four reports planned for
|
||||
2015.</p>
|
||||
|
||||
<p>The third quarter of 2015 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 October
|
||||
to December 2015 is January 7, 2016.</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>
|
Loading…
Reference in a new issue