You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ar...@apache.org on 2012/10/11 22:52:24 UTC

svn commit: r1397303 - /openwebbeans/trunk/pom.xml

Author: arne
Date: Thu Oct 11 20:52:24 2012
New Revision: 1397303

URL: http://svn.apache.org/viewvc?rev=1397303&view=rev
Log:
added me as committer

Modified:
    openwebbeans/trunk/pom.xml

Modified: openwebbeans/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=1397303&r1=1397302&r2=1397303&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Thu Oct 11 20:52:24 2012
@@ -220,6 +220,15 @@
               <role>committer</role>
             </roles>
         </developer>
+        <developer>
+            <id>arne</id>
+            <name>Arne Limburg</name>
+            <email>arne at apache dot org</email>
+            <timezone>+1</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+        </developer>
     </developers>
 
     <contributors>