]> source.dussan.org Git - archiva.git/commitdiff
First Commit :) - adding myself to developers
authorJames William Dumay <jdumay@apache.org>
Tue, 6 May 2008 02:21:51 +0000 (02:21 +0000)
committerJames William Dumay <jdumay@apache.org>
Tue, 6 May 2008 02:21:51 +0000 (02:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@653669 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 6a557a351c558fbb78124195c92ff021d8d5cb62..f8c271ade3f326fe16422bfd8b5a0b1a96bd7cee 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       </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>