Add an entry for myself in to "Who's Who".
This originally wasn't going to be quite so self-serving a commit. But I see that Dima has already committed the other patches to this file while I wasn't paying attention. . .
This commit is contained in:
parent
08b0d4b4bc
commit
563344e601
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9925
1 changed files with 22 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.79 2001/07/15 05:22:50 dd Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.80 2001/07/15 06:33:28 dd Exp $</pubdate>
|
||||
|
||||
<copyright>
|
||||
<year>1999</year>
|
||||
|
@ -522,11 +522,11 @@
|
|||
</itemizedlist>
|
||||
|
||||
<para>You'll almost certainly get a conflict because
|
||||
of the <literal>$Id: article.sgml,v 1.80 2001-07-15 06:33:28 dd Exp $</literal> (or in FreeBSD's case,
|
||||
of the <literal>$Id: article.sgml,v 1.81 2001-07-16 15:33:07 nik Exp $</literal> (or in FreeBSD's case,
|
||||
<literal>$FreeBSD<!-- stop expansion -->$</literal>) lines, so you'll have to edit
|
||||
the file to resolve the conflict (remove the marker lines and
|
||||
the second <literal>$Id: article.sgml,v 1.80 2001-07-15 06:33:28 dd Exp $</literal> line, leaving the original
|
||||
<literal>$Id: article.sgml,v 1.80 2001-07-15 06:33:28 dd Exp $</literal> line intact).</para>
|
||||
the second <literal>$Id: article.sgml,v 1.81 2001-07-16 15:33:07 nik Exp $</literal> line, leaving the original
|
||||
<literal>$Id: article.sgml,v 1.81 2001-07-16 15:33:07 nik Exp $</literal> line intact).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -1083,6 +1083,24 @@ docs:Documentation Bug:nik:</programlisting>
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.nik;</term>
|
||||
|
||||
<listitem>
|
||||
<para>Nik oversees the
|
||||
<ulink url="http://www.FreeBSD.org/docproj/index.html">Doc. Project</ulink>.
|
||||
As well as writing documentation he put together the
|
||||
infrastructure under <filename>doc/share/mk</filename> and the
|
||||
stylesheets and related code under
|
||||
<filename>doc/share/sgml</filename>. If you've got questions
|
||||
about these you are encouraged to send them via the
|
||||
<email>doc@FreeBSD.org</email> mailing list. Committers
|
||||
interested in contributing to the documentation should familiarise
|
||||
themself with the
|
||||
<ulink url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/index.html">Documentation Project Primer</ulink>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.ru;</term>
|
||||
|
||||
|
|
Loading…
Reference in a new issue