felipeal 2004/09/05 13:37:56
Modified: . project.xml
Log:
added myself as developer
Revision Changes Path
1.24 +11 -0 maven-plugins/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/project.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- project.xml 28 Aug 2004 21:13:40 -0000 1.23
+++ project.xml 5 Sep 2004 20:37:55 -0000 1.24
@@ -138,6 +138,17 @@
</roles>
<timezone>+1</timezone>
</developer>
+ <developer>
+ <name>Felipe Leme</name>
+ <id>felipeal</id>
+ <email>[EMAIL PROTECTED]</email>
+ <organization>Falcon Informatica</organization>
+ <roles>
+ <role>Java Developer</role>
+ <role>Jelly Developer</role>
+ </roles>
+ <timezone>-3</timezone>
+ </developer>
</developers>
<build>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]