Adding myself to developers list and news.xml.
Approved by: cognet
This commit is contained in:
parent
7ce997c935
commit
036b52147c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=38476
2 changed files with 7 additions and 3 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.309 2012/02/09 14:02:09 matthew Exp $
|
$FreeBSD: www/en/developers.sgml,v 1.310 2012/02/16 11:06:10 bgray Exp $
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -165,6 +165,7 @@ $FreeBSD: www/en/developers.sgml,v 1.309 2012/02/09 14:02:09 matthew Exp $
|
||||||
<!ENTITY a.dima "Dima Ruban">
|
<!ENTITY a.dima "Dima Ruban">
|
||||||
<!ENTITY a.dinoex "Dirk Meyer">
|
<!ENTITY a.dinoex "Dirk Meyer">
|
||||||
<!ENTITY a.dirk "Dirk Frömberg">
|
<!ENTITY a.dirk "Dirk Frömberg">
|
||||||
|
<!ENTITY a.dmarion "Damjan Marion">
|
||||||
<!ENTITY a.dmlb "Duncan Barclay">
|
<!ENTITY a.dmlb "Duncan Barclay">
|
||||||
<!ENTITY a.dougb "Doug Barton">
|
<!ENTITY a.dougb "Doug Barton">
|
||||||
<!ENTITY a.dryice "Dryice Liu">
|
<!ENTITY a.dryice "Dryice Liu">
|
||||||
|
|
|
@ -25,7 +25,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.417 2012/02/09 14:03:23 matthew Exp $
|
$FreeBSD: www/share/sgml/news.xml,v 1.418 2012/02/16 10:55:31 bgray Exp $
|
||||||
</cvs:keyword>
|
</cvs:keyword>
|
||||||
</cvs:keywords>
|
</cvs:keywords>
|
||||||
|
|
||||||
|
@ -37,7 +37,10 @@
|
||||||
|
|
||||||
<day>
|
<day>
|
||||||
<name>16</name>
|
<name>16</name>
|
||||||
|
<event>
|
||||||
|
<p>New committer:
|
||||||
|
<a href="mailto:dmarion@FreeBSD.org">Damjan Marion</a> (src)</p>
|
||||||
|
</event>
|
||||||
<event>
|
<event>
|
||||||
<p>New committer:
|
<p>New committer:
|
||||||
<a href="mailto:bgray@FreeBSD.org">Ben Gray</a> (src)</p>
|
<a href="mailto:bgray@FreeBSD.org">Ben Gray</a> (src)</p>
|
||||||
|
|
Loading…
Reference in a new issue