Minor nits and add a link to the Committer's Guide.
Requested by: bz
This commit is contained in:
parent
ba70bdeea4
commit
515d6392d7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28775
1 changed files with 11 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/new-account.sgml,v 1.19 2006/08/19 21:20:36 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/new-account.sgml,v 1.20 2006/09/19 20:49:15 wilko Exp $">
|
||||
<!ENTITY title "New Account Creation Procedure">
|
||||
<!ENTITY % navinclude.docs "INCLUDE">
|
||||
]>
|
||||
|
@ -52,9 +52,9 @@
|
|||
<p>New account approvals are only valid from these PGP entities:</p>
|
||||
|
||||
<ul>
|
||||
<li><p>core-secretary</p></li>
|
||||
<li><p>portmgr-secretary</p></li>
|
||||
<li><p>doceng</p></li>
|
||||
<li><p>core-secretary (for src commit bits)</p></li>
|
||||
<li><p>portmgr-secretary (for ports commit bits)</p></li>
|
||||
<li><p>doceng (for doc commit bits)</p></li>
|
||||
</ul>
|
||||
|
||||
<p><i>NOTE: New account requests from anyone other than these
|
||||
|
@ -103,6 +103,13 @@
|
|||
the new committer and mentor jointly go through the first commit
|
||||
operations.</p>
|
||||
|
||||
<p>Reading the <a
|
||||
href="&base;/doc/en_US.ISO8859-1/articles/committers-guide/index.html">Committer's
|
||||
Guide</a> is considered a good first step for new committers, especially
|
||||
the <a
|
||||
href="&base;/doc/en_US.ISO8859-1/articles/committers-guide/conventions.html">Conventions
|
||||
and Traditions</a> section.</p>
|
||||
|
||||
<h2>End Of Mentorship</h2>
|
||||
|
||||
<p>There is no pre-set duration for a mentorship. Once the mentor feels
|
||||
|
|
Loading…
Reference in a new issue