svn commit: r50944 - in head: en_US.ISO8859-1/htdocs/news/status share/xml

Benjamin Kaduk bjk at FreeBSD.org
Wed Sep 27 16:18:04 UTC 2017


Author: bjk
Date: Wed Sep 27 16:18:03 2017
New Revision: 50944
URL: https://svnweb.freebsd.org/changeset/doc/50944

Log:
  Publish the 2017Q2 status report
  
  Link from the status report main page and update the next-due date
  (including the extension).
  Also add a news entry for the report.

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/status.xml
  head/share/xml/news.xml

Modified: head/en_US.ISO8859-1/htdocs/news/status/status.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/status.xml	Wed Sep 27 16:06:28 2017	(r50943)
+++ head/en_US.ISO8859-1/htdocs/news/status/status.xml	Wed Sep 27 16:18:03 2017	(r50944)
@@ -13,8 +13,8 @@
 
     <body class="navinclude.about">
 
-  <h2>Next Quarterly Status Report submissions (April –
-    June) due: July 7th, 2017</h2>
+  <h2>Next Quarterly Status Report submissions (July –
+    September) due: October 21st, 2017</h2>
 
   <p>Use the <a href="http://www.FreeBSD.org/cgi/monthly.cgi">xml
       generator</a> or download and edit the <a href="report-sample.xml">
@@ -58,6 +58,8 @@
   <h2>2017</h2>
 
   <ul>
+    <li><a href="report-2017-04-2017-06.html">April, 2017 -
+      June, 2017</a></li>
     <li><a href="report-2017-01-2017-03.html">January, 2017 -
       March, 2017</a></li>
   </ul>

Modified: head/share/xml/news.xml
==============================================================================
--- head/share/xml/news.xml	Wed Sep 27 16:06:28 2017	(r50943)
+++ head/share/xml/news.xml	Wed Sep 27 16:18:03 2017	(r50944)
@@ -35,6 +35,18 @@
       <name>9</name>
 
       <day>
+	<name>27</name>
+
+	<event>
+	  <title>April-June 2017 Status Report</title>
+
+	  <p>The <a
+	    href="&enbase;/news/status/report-2017-04-2017-06.html">April
+	    to June 2017 Status Report</a> is now available.</p>
+	</event>
+      </day>
+
+      <day>
 	<name>23</name>
 
 	<event>


More information about the svn-doc-all mailing list