Add my author entity to developers.sgml
Add an entry for myself to news.xml Approved by: bz (mentor)
This commit is contained in:
parent
d376f83d0a
commit
999023e52f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35665
2 changed files with 12 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.245 2010/04/06 17:57:36 pgj Exp $
|
||||
$FreeBSD: www/en/developers.sgml,v 1.246 2010/04/11 17:19:14 sahil Exp $
|
||||
|
||||
-->
|
||||
|
||||
|
@ -32,6 +32,7 @@ $FreeBSD: www/en/developers.sgml,v 1.245 2010/04/06 17:57:36 pgj Exp $
|
|||
<!ENTITY a.amdmi3 "Dmitry Marakasov">
|
||||
<!ENTITY a.amorita "Akio Morita">
|
||||
<!ENTITY a.amurai "Atsushi Murai">
|
||||
<!ENTITY a.anchie "Ana Kukec">
|
||||
<!ENTITY a.anders "Anders Nordby">
|
||||
<!ENTITY a.andre "Andre Oppermann">
|
||||
<!ENTITY a.andreas "Andreas Klemm">
|
||||
|
|
|
@ -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.309 2010/04/11 17:19:14 sahil Exp $
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.310 2010/04/11 19:38:00 rene Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -35,6 +35,15 @@
|
|||
<month>
|
||||
<name>4</name>
|
||||
|
||||
<day>
|
||||
<name>14</name>
|
||||
|
||||
<event>
|
||||
<p>New committer: <a href="mailto:anchie@FreeBSD.org">Ana Kukec</a> (src)</p>
|
||||
</event>
|
||||
|
||||
</day>
|
||||
|
||||
<day>
|
||||
<name>11</name>
|
||||
|
||||
|
|
Loading…
Reference in a new issue