dgraham 2004/03/27 13:38:38
Modified: resources project.xml
Log:
Added contributors section.
Revision Changes Path
1.8 +10 -1 jakarta-commons-sandbox/resources/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/resources/project.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- project.xml 28 Feb 2004 05:31:00 -0000 1.7
+++ project.xml 27 Mar 2004 21:38:38 -0000 1.8
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project>
- <extend>../sandbox-build/project.xml</extend>
+<!-- <extend>../sandbox-build/project.xml</extend> -->
<name>commons-resources</name>
<id>commons-resources</id>
<currentVersion>1.0-dev</currentVersion>
@@ -69,6 +69,15 @@
<organization>EdgeTech, Inc</organization>
</developer>
</developers>
+
+ <contributors>
+ <contributor>
+ <name>Dominique Plante</name>
+ <id></id>
+ <email></email>
+ <organization></organization>
+ </contributor>
+ </contributors>
<dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]