svn commit: r50862 - head/en_US.ISO8859-1/htdocs/news/status
Benjamin Kaduk
bjk at FreeBSD.org
Sun Sep 17 21:45:52 UTC 2017
Author: bjk
Date: Sun Sep 17 21:45:51 2017
New Revision: 50862
URL: https://svnweb.freebsd.org/changeset/doc/50862
Log:
Add "Third-Party Projects" category to status report template
Include a disclaimer paragraph that the contents do not reflect
the views of the FreeBSD project and have not been reviewed for
accuracy.
Also insert this disclaimer into the 2017Q2 report, since it has
already been copied from the template file.
Reported by: emaste
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml
head/en_US.ISO8859-1/htdocs/news/status/report-template.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml Sun Sep 17 21:33:02 2017 (r50861)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml Sun Sep 17 21:45:51 2017 (r50862)
@@ -87,6 +87,13 @@
<name>third</name>
<description>Third-Party Projects</description>
+
+ <p>Many projects build upon &os; or incorporate components of
+ &os; into their project. As these projects may be of interest
+ to the broader &os; community, we sometimes include brief
+ updates submitted by these projects in our quarterly report.
+ The &os; project makes no representation as to the accuracy or
+ veracity of any claims in these submissions.</p>
</category>
<project cat='proj'>
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-template.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-template.xml Sun Sep 17 21:33:02 2017 (r50861)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-template.xml Sun Sep 17 21:45:51 2017 (r50862)
@@ -95,4 +95,17 @@
<description>Miscellaneous</description>
</category>
+ <category>
+ <name>third</name>
+
+ <description>Third-Party Projects</description>
+
+ <p>Many projects build upon &os; or incorporate components of
+ &os; into their project. As these projects may be of interest
+ to the broader &os; community, we sometimes include brief
+ updates submitted by these projects in our quarterly report.
+ The &os; project makes no representation as to the accuracy or
+ veracity of any claims in these submissions.</p>
+ </category>
+
</report>
More information about the svn-doc-head
mailing list