announce myself.
Approved by: delphij (mentor)
This commit is contained in:
parent
d05a5736b5
commit
09fee90185
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30087
2 changed files with 11 additions and 2 deletions
|
@ -6,7 +6,7 @@ allows multiple documents to use the abbreviated entities, and allows
|
||||||
us to update author names, or the representation of those names (such
|
us to update author names, or the representation of those names (such
|
||||||
as adding email addresses), by just editing a single file.
|
as adding email addresses), by just editing a single file.
|
||||||
|
|
||||||
$FreeBSD: www/en/developers.sgml,v 1.163 2007/04/13 11:58:51 trasz Exp $
|
$FreeBSD: www/en/developers.sgml,v 1.164 2007/04/22 18:33:25 erwin Exp $
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -357,6 +357,7 @@ $FreeBSD: www/en/developers.sgml,v 1.163 2007/04/13 11:58:51 trasz Exp $
|
||||||
<!ENTITY a.nate "Nate Williams">
|
<!ENTITY a.nate "Nate Williams">
|
||||||
<!ENTITY a.nbm "Neil Blakey-Milner">
|
<!ENTITY a.nbm "Neil Blakey-Milner">
|
||||||
<!ENTITY a.nectar "Jacques Vidrine">
|
<!ENTITY a.nectar "Jacques Vidrine">
|
||||||
|
<!ENTITY a.nemoliu "Tong Liu">
|
||||||
<!ENTITY a.netchild "Alexander Leidinger">
|
<!ENTITY a.netchild "Alexander Leidinger">
|
||||||
<!ENTITY a.newton "Mark Newton">
|
<!ENTITY a.newton "Mark Newton">
|
||||||
<!ENTITY a.nhibma "Nick Hibma">
|
<!ENTITY a.nhibma "Nick Hibma">
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
<news>
|
<news>
|
||||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||||
<cvs:keyword name="freebsd">
|
<cvs:keyword name="freebsd">
|
||||||
$FreeBSD: www/share/sgml/news.xml,v 1.79 2007/04/13 19:34:16 murray Exp $
|
$FreeBSD: www/share/sgml/news.xml,v 1.80 2007/04/13 19:43:10 murray Exp $
|
||||||
</cvs:keyword>
|
</cvs:keyword>
|
||||||
</cvs:keywords>
|
</cvs:keywords>
|
||||||
|
|
||||||
|
@ -28,6 +28,14 @@
|
||||||
<name>2007</name>
|
<name>2007</name>
|
||||||
<month>
|
<month>
|
||||||
<name>4</name>
|
<name>4</name>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>25</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer: <a href="mailto:nemoliu@freebsd.org">Tong Liu</a>
|
||||||
|
(ports)</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
<day>
|
<day>
|
||||||
<name>13</name>
|
<name>13</name>
|
||||||
|
|
Loading…
Reference in a new issue