According to Conventions and Traditions of Committer's Guide:

- add myself to authors.ent
- add myself to developers.sgml
- add myself to contrib.committers.sgml
- place my GnuPG key to doc/share/pgpkeys
- add myself to pgpkeys.ent
- add myself to pgpkeys-developers.sgml

Approved by: maxim (mentor), marck (mentor)
This commit is contained in:
Taras Korenko 2010-06-30 12:36:36 +00:00
parent f41c9674c7
commit 7a329b93b8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35945
2 changed files with 7 additions and 2 deletions

View file

@ -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.253 2010/06/10 06:50:07 bf Exp $ $FreeBSD: www/en/developers.sgml,v 1.254 2010/06/11 11:19:47 ashish Exp $
--> -->
@ -550,6 +550,7 @@ $FreeBSD: www/en/developers.sgml,v 1.253 2010/06/10 06:50:07 bf Exp $
<!ENTITY a.takawata "Takanori Watanabe"> <!ENTITY a.takawata "Takanori Watanabe">
<!ENTITY a.tanimura "Seigo Tanimura"> <!ENTITY a.tanimura "Seigo Tanimura">
<!ENTITY a.taoka "Satoshi Taoka"> <!ENTITY a.taoka "Satoshi Taoka">
<!ENTITY a.taras "Taras Korenko">
<!ENTITY a.tdb "Tim Bishop"> <!ENTITY a.tdb "Tim Bishop">
<!ENTITY a.tedm "Ted Mittelstaedt"> <!ENTITY a.tedm "Ted Mittelstaedt">
<!ENTITY a.tegge "Tor Egge"> <!ENTITY a.tegge "Tor Egge">

View file

@ -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.323 2010/06/11 11:19:47 ashish Exp $ $FreeBSD: www/share/sgml/news.xml,v 1.324 2010/06/18 16:47:01 danger Exp $
</cvs:keyword> </cvs:keyword>
</cvs:keywords> </cvs:keywords>
@ -81,6 +81,10 @@
<event> <event>
<p>New committer: <a href="mailto:ae@FreeBSD.org">Andrey V. Elsukov</a> (src)</p> <p>New committer: <a href="mailto:ae@FreeBSD.org">Andrey V. Elsukov</a> (src)</p>
</event> </event>
<event>
<p>New committer: <a href="mailto:taras@FreeBSD.org">Taras Korenko</a> (doc/ru, www/ru)</p>
</event>
</day> </day>
</month> </month>