* Mention that committers list is alphabeticaly ordered by last name in *visible*
comment at top of file. Also mention it generated html (same as for core list) * Sort some committers entities to fit this order
This commit is contained in:
parent
32d2a5b0b9
commit
7ea1858a78
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11345
1 changed files with 16 additions and 8 deletions
|
@ -6,6 +6,12 @@
|
|||
<!ENTITY % not.published "IGNORE">
|
||||
]>
|
||||
|
||||
<!--
|
||||
NOTE TO NEW COMMITERS: Core and committers lists are sorted in
|
||||
alphabetical order by last name. Please keep in mind that fact while
|
||||
adding your entitity to the list of developers.
|
||||
-->
|
||||
|
||||
<article>
|
||||
<articleinfo>
|
||||
<title>Contributors to FreeBSD</title>
|
||||
|
@ -357,6 +363,8 @@
|
|||
engineering work on the FreeBSD source tree. All core team members are
|
||||
also developers.</para>
|
||||
|
||||
<para>(in alphabetical order by last name):</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>&a.akiyama;</para>
|
||||
|
@ -534,10 +542,6 @@
|
|||
<para>&a.brooks;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&a.pdeuskar;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&a.bsd;</para>
|
||||
</listitem>
|
||||
|
@ -546,6 +550,10 @@
|
|||
<para>&a.jwd;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&a.pdeuskar;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&a.dillon;</para>
|
||||
</listitem>
|
||||
|
@ -718,6 +726,10 @@
|
|||
<para>&a.jmg;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&a.znerd;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&a.hanai;</para>
|
||||
</listitem>
|
||||
|
@ -1506,10 +1518,6 @@
|
|||
<para>&a.jmz;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&a.znerd;</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
</sect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue