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

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

Author: jasha
Date: Wed Jun 29 14:14:42 2011
New Revision: 1141110

URL: http://svn.apache.org/viewvc?rev=1141110&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=1141110&r1=1141109&r2=1141110&view=diff
==============================================================================
--- incubator/rave/rave-master-pom/trunk/pom.xml (original)
+++ incubator/rave/rave-master-pom/trunk/pom.xml Wed Jun 29 14:14:42 2011
@@ -228,6 +228,17 @@
         <role>committer</role>
       </roles>
     </developer>
+    <developer>
+      <id>jasha</id>
+      <name>Jasha Joachimsthal</name>
+      <email>jasha@apache.org</email>
+      <timezone>+1</timezone>
+      <organization>Hippo</organization>
+      <organizationUrl>http://www.onehippo.com</organizationUrl>
+      <roles>
+        <role>committer</role>
+      </roles>
+    </developer>
   </developers>
   
 </project>