You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2011/05/19 12:36:07 UTC

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

Author: struberg
Date: Thu May 19 10:36:07 2011
New Revision: 1124676

URL: http://svn.apache.org/viewvc?rev=1124676&view=rev
Log:
add missing PMCs and committers to our pom

Modified:
    openwebbeans/trunk/pom.xml

Modified: openwebbeans/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=1124676&r1=1124675&r2=1124676&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Thu May 19 10:36:07 2011
@@ -148,7 +148,7 @@
             <organization>Oracle, Germany</organization>
             <organizationUrl>http://www.oracle.com/</organizationUrl>
             <roles>
-                <role>Committer</role>
+                <role>Committer,Mentor</role>
             </roles>
         </developer>
         <developer>
@@ -182,20 +182,20 @@
             <organization>IRIAN.at, Austria</organization>
             <organizationUrl>http://www.irian.at/</organizationUrl>
             <roles>
-                <role>Committer</role>
+                <role>PMC</role>
             </roles>
             <timezone>+1</timezone>
         </developer>
         <developer>
-        	<id>kelapure</id>
-        	<name>Rohit Kelapure</name>
-        	<email>kelapure at apache dot org</email>
-        	<url>http://www.linkedin.com/in/rohitkelapure</url>
-        	<organization>IBM</organization>
-        	<organizationUrl>http://wasdynacache.blogspot.com</organizationUrl>
-        	<roles>
-        		<role>Committer</role>
-        	</roles>
+       	    <id>kelapure</id>
+       	    <name>Rohit Kelapure</name>
+            <email>kelapure at apache dot org</email>
+       	    <url>http://www.linkedin.com/in/rohitkelapure</url>
+       	    <organization>IBM</organization>
+       	    <organizationUrl>http://wasdynacache.blogspot.com</organizationUrl>
+       	    <roles>
+       	        <role>Committer</role>
+       	    </roles>
         </developer>
         <developer>
             <id>rederpj</id>
@@ -205,6 +205,22 @@
                 <role>Committer</role>
             </roles>
         </developer>
+        <developer>
+            <id>djencks</id>
+            <name>David Jencks</name>
+            <email>djencks at apache dot org</email>
+            <roles>
+                <role>PMC</role>
+            </roles>
+        </developer>
+        <developer>
+            <id>rederpj</id>
+            <name>Adonis Raduca</name>
+            <email>adonis.raduca at codebeat.ro</email>
+            <roles>
+                <role>Contributor,Logo-creator</role>
+            </roles>
+        </developer>
     </developers>
 
     <build>