- Add developer entity for myself.
- Add an entry for myself to the news.xml. Approved by: pgj (mentor)
This commit is contained in:
parent
0bf31a47b8
commit
3c14c34c9a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35873
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.252 2010/06/04 17:35:44 mdf Exp $
|
||||
$FreeBSD: www/en/developers.sgml,v 1.253 2010/06/10 06:50:07 bf Exp $
|
||||
|
||||
-->
|
||||
|
||||
|
@ -48,6 +48,7 @@ $FreeBSD: www/en/developers.sgml,v 1.252 2010/06/04 17:35:44 mdf Exp $
|
|||
<!ENTITY a.arun "Arun Sharma">
|
||||
<!ENTITY a.arved "Tilman Linneweh">
|
||||
<!ENTITY a.asami "Satoshi Asami">
|
||||
<!ENTITY a.ashish "Ashish SHUKLA">
|
||||
<!ENTITY a.asmodai "Jeroen Ruigrok/Asmodai">
|
||||
<!ENTITY a.assar "Assar Westerlund">
|
||||
<!ENTITY a.attilio "Attilio Rao">
|
||||
|
|
|
@ -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.321 2010/06/04 17:50:11 mdf Exp $
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.322 2010/06/10 06:50:08 bf Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -35,6 +35,14 @@
|
|||
<month>
|
||||
<name>6</name>
|
||||
|
||||
<day>
|
||||
<name>10</name>
|
||||
|
||||
<event>
|
||||
<p>New committer: <a href="mailto:ashish@FreeBSD.org">Ashish SHUKLA</a> (ports)</p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
<day>
|
||||
<name>9</name>
|
||||
|
||||
|
|
Loading…
Reference in a new issue