MFH
Approved by: doceng (implicit)
This commit is contained in:
commit
7ba98a21ad
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/sgml2xml/; revision=39398
1398 changed files with 325925 additions and 7390 deletions
|
|
@ -15,6 +15,7 @@ DOCS+= developer.sgml
|
|||
DOCS+= doceng.sgml
|
||||
DOCS+= expire-bits.sgml
|
||||
DOCS+= fortunes.sgml
|
||||
DOCS+= hats.sgml
|
||||
DOCS+= i18n.sgml
|
||||
DOCS+= internal.sgml
|
||||
DOCS+= machines.sgml
|
||||
|
|
|
|||
66
en_US.ISO8859-1/htdocs/internal/hats.sgml
Normal file
66
en_US.ISO8859-1/htdocs/internal/hats.sgml
Normal file
|
|
@ -0,0 +1,66 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
||||
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
|
||||
<!ENTITY title "Hats Term Limits Policy">
|
||||
]>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>&title;</title>
|
||||
|
||||
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
||||
</head>
|
||||
|
||||
<body class="navinclude.docs">
|
||||
|
||||
<h2>Rationale</h2>
|
||||
|
||||
<p>The FreeBSD Core team appoints several individuals
|
||||
("hats") that perform critical roles within the
|
||||
project. It is important to reduce single points of failure in
|
||||
these roles. Additionally, turnover in hats can provide fresh
|
||||
insight and help avoid burnout.</p>
|
||||
|
||||
<p>The current set of core-appointed hats is core secretary, head
|
||||
release engineer, the security officer, and postmaster.</p>
|
||||
|
||||
<p>It is suggested that shortened terms longer than half of a core
|
||||
term be considered a full term for purposes of eligibility.</p>
|
||||
|
||||
<p>This policy will begin with the start of the next core term, and
|
||||
all hats will start off with zero terms at that time.</p>
|
||||
|
||||
<p>The FreeBSD Core team approved the following hats term limits
|
||||
policy which was posted to the Developers mailing list on June 22,
|
||||
2012.</p>
|
||||
|
||||
<h2>Policy</h2>
|
||||
|
||||
<p>An individual may serve as a core-appointed hat for at most two
|
||||
consecutive terms. Each hat's term begins three months after the
|
||||
start of a core team's term and ends three months after the end of
|
||||
a core team's term. Hats are explicitly approved by the new core
|
||||
team at the start of a hat's term. An individual who serves as a
|
||||
hat for two consecutive terms may serve again after a break of at
|
||||
least one full term.</p>
|
||||
|
||||
<p>Core shall review all hats annually.</p>
|
||||
|
||||
<p>If a hat becomes vacant during a term, core shall appoint a
|
||||
replacement for the remainder of the term. It is at core's
|
||||
discretion whether the shortened term will count for purposes of
|
||||
limiting the terms of the replacement.</p>
|
||||
|
||||
<p>If a core team is dissolved prematurely, then the next term for
|
||||
each hat will begin three months after the new core team's term
|
||||
begins. It is at the new core's discretion whether the shortened
|
||||
term will count for purposes of limiting the terms of current
|
||||
hats.</p>
|
||||
|
||||
<p>These limits apply to individual hats and not to teams. For
|
||||
teams with a single lead role, the limits shall apply to the lead
|
||||
role. An individual that is not eligible to serve as the lead of
|
||||
a team may continue to serve as a member of the team.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -49,6 +49,8 @@ the
|
|||
<a href="i18n.html">Internationalization Policy</a>,
|
||||
the
|
||||
<a href="data.html">User Data Policy</a>,
|
||||
the
|
||||
<a href="hats.html">Hats Term Limits Policy</a>,
|
||||
and the
|
||||
<a href="../doc/en_US.ISO8859-1/articles/pr-guidelines/">Problem Report Handling Guidelines</a>.</p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue