Add jhb to the "who's who" list as SMPng manager. Point at the SMPng

web page for guidance.

Markup reviewed by:	committer's guide maintainer <jhb>
This commit is contained in:
Robert Watson 2002-03-25 16:56:38 +00:00
parent 81620407d5
commit 4755d8eec5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12572

View file

@ -585,11 +585,11 @@
</itemizedlist>
<para>You will almost certainly get a conflict because
of the <literal>$Id: article.sgml,v 1.102 2002-03-25 16:31:13 rwatson Exp $</literal> (or in FreeBSD's case,
of the <literal>$Id: article.sgml,v 1.103 2002-03-25 16:56:38 rwatson Exp $</literal> (or in FreeBSD's case,
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>) lines, so you will have to edit
the file to resolve the conflict (remove the marker lines and
the second <literal>$Id: article.sgml,v 1.102 2002-03-25 16:31:13 rwatson Exp $</literal> line, leaving the original
<literal>$Id: article.sgml,v 1.102 2002-03-25 16:31:13 rwatson Exp $</literal> line intact).</para>
the second <literal>$Id: article.sgml,v 1.103 2002-03-25 16:56:38 rwatson Exp $</literal> line, leaving the original
<literal>$Id: article.sgml,v 1.103 2002-03-25 16:56:38 rwatson Exp $</literal> line intact).</para>
</listitem>
<listitem>
@ -1141,6 +1141,23 @@ docs:Documentation Bug:nik:</programlisting>
and by no means all-inclusively, these are:</para>
<variablelist>
<varlistentry>
<term>&a.jhb;</term>
<listitem>
<para>John is the manager of the SMPng Project, and has
authority over the architectural design and implementation
of the move to fine-grained kernel threading and locking.
He's also the editor of the SMPng Architecture Document.
If you're working on fine-grained SMP and locking, please
coordinate with John. You can learn more about the
SMPng Project on its home page: <ulink
url="http://www.FreeBSD.org/smp/">
http://www.FreeBSD.org/smp/</ulink></para>
</listitem>
</varlistentry>
<varlistentry>
<term>&a.nik;</term>