Clarify who adds the new committer to the access file.

Requested by: gnn
This commit is contained in:
Wilko Bulte 2006-09-19 20:49:15 +00:00
parent 4d80648976
commit 2ab5e83761
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28668

View file

@ -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.18 2006/05/26 10:21:48 glebius Exp $">
<!ENTITY date "$FreeBSD: www/en/internal/new-account.sgml,v 1.19 2006/08/19 21:20:36 hrs Exp $">
<!ENTITY title "New Account Creation Procedure">
<!ENTITY % navinclude.docs "INCLUDE">
]>
@ -95,9 +95,13 @@
<h2>Mentor Activates New Committer's Commit Bit</h2>
<p>After the new committer confirms that their account works, the mentor
activates the new committer's commit bit and guides them through the
rest of the initial process.</p>
<p>After the new committer confirms that the account works, the mentor
adds the new committer to the correct <tt>access</tt> file,
using an appropriate commit message. The commit message should at least
contain the committer's full name, the mentor's name and what area
the new committer will start to work in. Having done all that,
the new committer and mentor jointly go through the first commit
operations.</p>
<h2>End Of Mentorship</h2>