You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by jd...@apache.org on 2008/05/06 04:21:51 UTC

svn commit: r653669 - /archiva/parent/pom.xml

Author: jdumay
Date: Mon May  5 19:21:51 2008
New Revision: 653669

URL: http://svn.apache.org/viewvc?rev=653669&view=rev
Log:
First Commit :) - adding myself to developers

Modified:
    archiva/parent/pom.xml

Modified: archiva/parent/pom.xml
URL: http://svn.apache.org/viewvc/archiva/parent/pom.xml?rev=653669&r1=653668&r2=653669&view=diff
==============================================================================
--- archiva/parent/pom.xml (original)
+++ archiva/parent/pom.xml Mon May  5 19:21:51 2008
@@ -259,6 +259,16 @@
       </roles>
       <timezone>+1</timezone>
     </developer>
+    <developer>
+      <id>jdumay</id>
+      <name>James William Dumay</name>
+      <email>james@atlassian.com</email>
+      <organization>Atlassian</organization>
+      <roles>
+	<roles>Committer</roles>
+      </roles>
+      <timezone>+11</timezone>
+    </developer>
   </developers>
 
 </project>