You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whirr.apache.org by dr...@apache.org on 2011/11/08 03:13:30 UTC

svn commit: r1199065 - /whirr/site/pom.xml

Author: dralves
Date: Tue Nov  8 02:13:30 2011
New Revision: 1199065

URL: http://svn.apache.org/viewvc?rev=1199065&view=rev
Log:
Added myself (David Alves) as a commiter

Modified:
    whirr/site/pom.xml

Modified: whirr/site/pom.xml
URL: http://svn.apache.org/viewvc/whirr/site/pom.xml?rev=1199065&r1=1199064&r2=1199065&view=diff
==============================================================================
--- whirr/site/pom.xml (original)
+++ whirr/site/pom.xml Tue Nov  8 02:13:30 2011
@@ -107,6 +107,14 @@
       </roles>
     </developer>
     <developer>
+      <id>dralves</id>
+      <name>David Alves</name>
+      <organization>CISUC/Univ. Coimbra</organization>
+      <roles>
+        <role>committer</role>
+      </roles>
+    </developer>
+    <developer>
       <id>johan</id>
       <name>Johan Oskarsson</name>
       <organization>Twitter</organization>