Update the new-account page to reflect the doc repo now being in Subversion.

Approved by:	bcr, jkois (mentors)
This commit is contained in:
Gavin Atkinson 2012-05-24 13:00:35 +00:00
parent f5e24a0002
commit 6ba68e53e7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38877

View file

@ -98,8 +98,9 @@
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. For src commit bits, an entry
should also be added to the <tt>mentors</tt> file in SVN to indicate
the new committer will start to work in. For src and doc commit
bits, an entry should also be added to the <tt>mentors</tt> file in
the respective Subversion repository to indicate
the mentor relationship. Having done all that,
the new committer and mentor jointly go through the first commit
operations.</p>