Add an empty status report file for October-December 2014

Approved by:	hrs (mentor, blanket)
This commit is contained in:
Benjamin Kaduk 2015-01-01 20:16:09 +00:00
parent f198d64cb2
commit 62102c1726
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46136
2 changed files with 90 additions and 0 deletions
en_US.ISO8859-1/htdocs/news/status

View file

@ -67,6 +67,7 @@ XMLDOCS+= report-2013-10-2013-12
XMLDOCS+= report-2014-01-2014-03
XMLDOCS+= report-2014-04-2014-06
XMLDOCS+= report-2014-07-2014-09
XMLDOCS+= report-2014-10-2014-12
XSLT.DEFAULT= report.xsl

View file

@ -0,0 +1,89 @@
<?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>2014</year>
</date>
<section>
<title>Introduction</title>
<!-- <?ignore -->
<p><strong>This is a draft of the October&ndash;December 2014 status
report. Please check back after it is finalized, and an
announcement email is sent to the &os;-Announce mailing
list.</strong></p>
<!-- ?> -->
<p>This report covers &os;-related projects between October and
December 2014. This is the last of four reports planned for
2014.</p>
<p>The fourth quarter of 2014... was a very busy and productive
time</p>
<p>Thanks to all the reporters for the excellent work!</p>
<p>The deadline for submissions covering the period from January
to March 2015 is April 7th, 2015.</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>
<?ignore
<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>