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

svn commit: r1060499 - /incubator/whirr/trunk/pom.xml

Author: asavu
Date: Tue Jan 18 18:11:13 2011
New Revision: 1060499

URL: http://svn.apache.org/viewvc?rev=1060499&view=rev
Log:
Added myself as a committer to the top-level pom.xml

Modified:
    incubator/whirr/trunk/pom.xml

Modified: incubator/whirr/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/whirr/trunk/pom.xml?rev=1060499&r1=1060498&r2=1060499&view=diff
==============================================================================
--- incubator/whirr/trunk/pom.xml (original)
+++ incubator/whirr/trunk/pom.xml Tue Jan 18 18:11:13 2011
@@ -441,6 +441,14 @@
         <role>committer</role>
       </roles>
     </developer>
+    <developer>
+      <id>asavu</id>
+      <name>Andrei Savu</name>
+      <organization></organization>
+      <roles>
+        <role>committer</role>
+      </roles>
+    </developer>
   </developers>
   <issueManagement>
     <system>JIRA</system>