Add "Proposing the new committer" section.
Stolen from: wilko's mail Refined by: adamw and wilko
This commit is contained in:
parent
849b86033d
commit
937b5c0151
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18308
1 changed files with 29 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/internal/new-account.sgml,v 1.3 2002/08/19 17:11:27 jmallett Exp $">
|
<!ENTITY date "$FreeBSD: www/en/internal/new-account.sgml,v 1.4 2003/03/03 18:22:52 trhodes Exp $">
|
||||||
<!ENTITY title "New Account Creation Procedure">
|
<!ENTITY title "New Account Creation Procedure">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
@ -8,6 +8,34 @@
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
|
||||||
|
<h2>Proposing a new committer</h2>
|
||||||
|
|
||||||
|
<p>If you want to propose a new committer, you should send the following
|
||||||
|
information to the appropriate entity:
|
||||||
|
</p>
|
||||||
|
<ul>
|
||||||
|
<li>Information on what established (FreeBSD) track record the
|
||||||
|
nominee has. This is <em>not</em> optional; it has become
|
||||||
|
standard practice over the last couple of years.</li>
|
||||||
|
<li>Who has volunteered to become the mentor for the new
|
||||||
|
committer.</li>
|
||||||
|
<li>The email address of the nominee (remarkably often this
|
||||||
|
is omitted).</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>Responsible party for this procedure is:</p>
|
||||||
|
<ul>
|
||||||
|
<li>src --> core@</li>
|
||||||
|
<li>doc --> doceng@</li>
|
||||||
|
<li>ports --> portmgr@</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p> You will get ACK after the message is seen, and core@ and doceng@
|
||||||
|
will give you a response in <= 7 days. For them, timeout is set
|
||||||
|
at 7 days. Portmgr@ may need more time to reach a decision.
|
||||||
|
If voting finishes earlier then the nominator/nominee are informed
|
||||||
|
earlier.</p>
|
||||||
|
|
||||||
<h2>Authorizing A New Account</h2>
|
<h2>Authorizing A New Account</h2>
|
||||||
|
|
||||||
<p>Someone from the list below sends a PGP-signed email to
|
<p>Someone from the list below sends a PGP-signed email to
|
||||||
|
|
Loading…
Reference in a new issue