[Clirr-devel] CVS: clirr project.xml,1.15,1.16
Status: Alpha
Brought to you by:
lkuehne
From: Lars K?h. <lk...@us...> - 2004-05-23 05:57:28
|
Update of /cvsroot/clirr/clirr In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31510 Modified Files: project.xml Log Message: added Stephen Colebourne as a contributor Index: project.xml =================================================================== RCS file: /cvsroot/clirr/clirr/project.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- project.xml 23 May 2004 05:50:33 -0000 1.15 +++ project.xml 23 May 2004 05:57:19 -0000 1.16 @@ -101,6 +101,21 @@ </developers> + <contributors> + <contributor> + <name>Stephen Colebourne</name> + <email/> + <organization>Apache Software Foundation</organization> + <roles> + <role>Feedback</role> + <role>Bug reports</role> + <role>Usability testing</role> + </roles> + <url/> + <timezone/> + </contributor> + </contributors> + <!-- jar files the project is dependent on --> <dependencies> <dependency> |