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

svn commit: r1060878 - /incubator/whirr/branches/branch-0.3/pom.xml

Author: tomwhite
Date: Wed Jan 19 17:31:37 2011
New Revision: 1060878

URL: http://svn.apache.org/viewvc?rev=1060878&view=rev
Log:
Merge -r 1060498:1060499 and -r 1060566:1060567 from trunk to branch-0.3. Add new committers.

Modified:
    incubator/whirr/branches/branch-0.3/pom.xml

Modified: incubator/whirr/branches/branch-0.3/pom.xml
URL: http://svn.apache.org/viewvc/incubator/whirr/branches/branch-0.3/pom.xml?rev=1060878&r1=1060877&r2=1060878&view=diff
==============================================================================
--- incubator/whirr/branches/branch-0.3/pom.xml (original)
+++ incubator/whirr/branches/branch-0.3/pom.xml Wed Jan 19 17:31:37 2011
@@ -416,6 +416,14 @@
       </roles>
     </developer>
     <developer>
+      <id>larsgeorge</id>
+      <name>Lars George</name>
+      <organization>Cloudera</organization>
+      <roles>
+        <role>committer</role>
+      </roles>
+    </developer>
+    <developer>
       <id>phunt</id>
       <name>Patrick Hunt</name>
       <organization>Cloudera</organization>
@@ -441,6 +449,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>