You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ta...@apache.org on 2012/12/13 15:10:38 UTC

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

Author: tandraschko
Date: Thu Dec 13 14:10:36 2012
New Revision: 1421304

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

Modified:
    openwebbeans/trunk/pom.xml

Modified: openwebbeans/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=1421304&r1=1421303&r2=1421304&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Thu Dec 13 14:10:36 2012
@@ -229,6 +229,15 @@
                 <role>committer</role>
             </roles>
         </developer>
+        <developer>
+            <id>tandraschko</id>
+            <name>Thomas Andraschko</name>
+            <email>tandraschko at apache dot org</email>
+            <timezone>+1</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+        </developer>
     </developers>
 
     <contributors>