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@
This commit is contained in:
parent
a4792a6334
commit
31edf91b2c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52850
1 changed files with 36 additions and 3 deletions
|
@ -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@FreeBSD.org">ports-secteam@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@FreeBSD.org">re@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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue