Fix the comment. The list should be sorted by first name.
Spotted by: znerd
This commit is contained in:
parent
063ad91789
commit
db8e85b394
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17575
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<!-- $FreeBSD$ -->
|
||||
<!--
|
||||
NOTE TO COMMITTERS: Contributors lists are sorted in alphabetical
|
||||
order by last name.
|
||||
order by first name.
|
||||
-->
|
||||
|
||||
<itemizedlist>
|
||||
|
|
Loading…
Reference in a new issue