First steps as committer:
- add my author entity to developers.sgml - add an entry for myself to news.xml Approved by: pgj (mentor)
This commit is contained in:
parent
374781042d
commit
4f8b3bf9c9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35623
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.242 2010/03/04 02:09:47 neel Exp $
|
||||
$FreeBSD: www/en/developers.sgml,v 1.243 2010/03/31 11:36:32 decke Exp $
|
||||
|
||||
-->
|
||||
|
||||
|
@ -234,6 +234,7 @@ $FreeBSD: www/en/developers.sgml,v 1.242 2010/03/04 02:09:47 neel Exp $
|
|||
<!ENTITY a.itojun "Jun-ichiro Itoh">
|
||||
<!ENTITY a.ivoras "Ivan Voras">
|
||||
<!ENTITY a.iwasaki "Mitsuru IWASAKI">
|
||||
<!ENTITY a.jacula "Giuseppe Pilichi">
|
||||
<!ENTITY a.jadawin "Philippe Audeoud">
|
||||
<!ENTITY a.jake "Jake Burkholder">
|
||||
<!ENTITY a.jamie "Jamie Gritton">
|
||||
|
|
|
@ -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.306 2010/04/04 15:37:05 rwatson Exp $
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.307 2010/04/05 02:21:51 pgj Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -35,6 +35,15 @@
|
|||
<month>
|
||||
<name>4</name>
|
||||
|
||||
<day>
|
||||
<name>5</name>
|
||||
|
||||
<event>
|
||||
<p>New committer: <a href="mailto:jacula@FreeBSD.org">Giuseppe Pilichi</a> (ports)</p>
|
||||
</event>
|
||||
|
||||
</day>
|
||||
|
||||
<day>
|
||||
<name>4</name>
|
||||
|
||||
|
|
Loading…
Reference in a new issue