You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by oh...@apache.org on 2011/06/22 16:33:15 UTC

svn commit: r1138484 - /incubator/rave/rave-master-pom/trunk/pom.xml

Author: oharsta
Date: Wed Jun 22 14:33:14 2011
New Revision: 1138484

URL: http://svn.apache.org/viewvc?rev=1138484&view=rev
Log:
Added myself as committer.

Modified:
    incubator/rave/rave-master-pom/trunk/pom.xml

Modified: incubator/rave/rave-master-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/rave/rave-master-pom/trunk/pom.xml?rev=1138484&r1=1138483&r2=1138484&view=diff
==============================================================================
--- incubator/rave/rave-master-pom/trunk/pom.xml (original)
+++ incubator/rave/rave-master-pom/trunk/pom.xml Wed Jun 22 14:33:14 2011
@@ -197,6 +197,17 @@
         <role>committer</role>
       </roles>
     </developer>
+	<developer>
+      <id>oharsta</id>
+      <name>Okke Harsta</name>
+      <email>oharsta@zilverline.com</email>
+      <timezone>+1</timezone>
+      <organization>Zilverline</organization>
+      <organizationUrl>http://www.zilverline.com</organizationUrl>
+      <roles>
+        <role>committer</role>
+      </roles>
+    </developer>
   </developers>
   
 </project>