svn commit: r52850 - head/en_US.ISO8859-1/htdocs
Benedict Reuschling
bcr at FreeBSD.org
Sat Mar 9 15:16:29 UTC 2019
Author: bcr
Date: Sat Mar 9 15:16:27 2019
New Revision: 52850
URL: https://svnweb.freebsd.org/changeset/doc/52850
Log:
Add an entry to the administration page for the ports security team.
The ports security teams exists for a while now, so it should have a
proper listing on the administration page with all current members.
Thanks to Kurt Jaeger for the writeup and submitting the patch.
I only rewrapped one line to fit within the line limits.
PR: 235939
Submitted by: pi@
Modified:
head/en_US.ISO8859-1/htdocs/administration.xml
Modified: head/en_US.ISO8859-1/htdocs/administration.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/administration.xml Fri Mar 8 18:48:04 2019 (r52849)
+++ head/en_US.ISO8859-1/htdocs/administration.xml Sat Mar 9 15:16:27 2019 (r52850)
@@ -30,6 +30,7 @@
<li><a href="#t-core">Core Team</a></li>
<li><a href="#t-doceng">Documentation Engineering Team</a></li>
<li><a href="#t-portmgr">Port Management Team</a></li>
+ <li><a href="#t-ports-secteam">Ports Security Team</a></li>
</ul>
</li>
<li>Release Engineering
@@ -146,14 +147,46 @@
<hr/>
+ <h3><a name="t-ports-secteam">FreeBSD Ports Security Team</a>
+ <<a href="mailto:ports-secteam at FreeBSD.org">ports-secteam at FreeBSD.org</a>></h3>
+
+ <p>The primary responsibility of the FreeBSD Port Security Team is
+ to provide rapid response to security incidents that affects the
+ FreeBSD ports collection and protect the FreeBSD user community
+ by keeping the community informed of bugs, exploits, popular
+ attacks, and other risks. More details are available on the
+ <a href="https://wiki.freebsd.org/ports-secteam">Wiki</a>
+ page.</p>
+
+ <ul>
+ <li>&a.des.email;</li>
+ <li>&a.amdmi3.email;</li>
+ <li>&a.eadler.email;</li>
+ <li>&a.rea.email;</li>
+ <li>&a.jgh.email;</li>
+ <li>&a.joneum.email;</li>
+ <li>&a.feld.email;</li>
+ <li>&a.miwi.email;</li>
+ <li>&a.remko.email;</li>
+ <li>&a.zi.email;</li>
+ <li>&a.simon.email;</li>
+ <li>&a.sbz.email;</li>
+ <li>&a.swills.email;</li>
+ <li>&a.riggs.email;</li>
+ <li>&a.wxs.email;</li>
+ <li>&a.delphij.email;</li>
+ </ul>
+
+ <hr/>
+
<h3><a name="t-re">Primary Release Engineering Team</a>
<<a href="mailto:re at FreeBSD.org">re at FreeBSD.org</a>></h3>
<p>The Primary Release Engineering Team is responsible for setting and
publishing release schedules for official project releases of FreeBSD,
- announcing code freezes and maintaining <code>releng/*</code> branches, among other
- things. The <a
- href="releng/charter.html">release engineering team charter</a>
+ announcing code freezes and maintaining <code>releng/*</code> branches,
+ among other things. The
+ <a href="releng/charter.html">release engineering team charter</a>
describes the duties and responsibilities of the Primary Release
Engineering Team in greater detail.</p>
More information about the svn-doc-head
mailing list