- Add myself to developers.sgml
- Add an entry to news.xml Approved by: makc (mentor)
This commit is contained in:
parent
e016f4800d
commit
70368179e9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35864
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
|
||||
as adding email addresses), by just editing a single file.
|
||||
|
||||
$FreeBSD: www/en/developers.sgml,v 1.251 2010/06/03 21:10:00 ae Exp $
|
||||
$FreeBSD: www/en/developers.sgml,v 1.252 2010/06/04 17:35:44 mdf Exp $
|
||||
|
||||
-->
|
||||
|
||||
|
@ -68,6 +68,7 @@ $FreeBSD: www/en/developers.sgml,v 1.251 2010/06/03 21:10:00 ae Exp $
|
|||
<!ENTITY a.ben "Ben Smithurst">
|
||||
<!ENTITY a.benjsc "Benjamin Close">
|
||||
<!ENTITY a.benno "Benno Rice">
|
||||
<!ENTITY a.bf "Brendan Fabeny">
|
||||
<!ENTITY a.billf "Bill Fumerola">
|
||||
<!ENTITY a.blackend "Marc Fonvieille">
|
||||
<!ENTITY a.bland "Alexander Nedotsukov">
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
<news>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.320 2010/06/03 21:10:00 ae Exp $
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.321 2010/06/04 17:50:11 mdf Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -35,6 +35,14 @@
|
|||
<month>
|
||||
<name>6</name>
|
||||
|
||||
<day>
|
||||
<name>9</name>
|
||||
|
||||
<event>
|
||||
<p>New committer: <a href="mailto:bf@FreeBSD.org">Brendan Fabeny</a> (ports)</p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
<day>
|
||||
<name>4</name>
|
||||
|
||||
|
|
Loading…
Reference in a new issue