You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2009/10/15 09:48:27 UTC

svn commit: r825424 - /cocoon/cocoon3/trunk/parent/pom.xml

Author: reinhard
Date: Thu Oct 15 07:48:27 2009
New Revision: 825424

URL: http://svn.apache.org/viewvc?rev=825424&view=rev
Log:
add Thorsten Scherler as committer
add Dariusz and Bertil as contributors

Modified:
    cocoon/cocoon3/trunk/parent/pom.xml

Modified: cocoon/cocoon3/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/parent/pom.xml?rev=825424&r1=825423&r2=825424&view=diff
==============================================================================
--- cocoon/cocoon3/trunk/parent/pom.xml (original)
+++ cocoon/cocoon3/trunk/parent/pom.xml Thu Oct 15 07:48:27 2009
@@ -62,6 +62,17 @@
       <timezone>+1</timezone>
     </developer>
     <developer>
+      <id>thorsten</id>
+      <name>Thorsten Scherler</name>
+      <email>thorsten@apache.org</email>
+      <roles>
+        <role>ASF member</role>
+        <role>PMC member</role>
+        <role>Committer</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
+    <developer>
       <id>cziegeler</id>
       <name>Carsten Ziegeler</name>
       <email>cziegeler@apache.org</email>
@@ -69,7 +80,6 @@
       <organizationUrl>http://www.day.com</organizationUrl>
       <roles>
         <role>ASF member</role>
-        <role>PMC member</role>
         <role>Committer</role>
       </roles>
       <timezone>+1</timezone>
@@ -125,6 +135,14 @@
       <name>Sebastian Rosensteiner </name>
       <email>sebi_rosensteiner[at]gmx.at</email>
     </contributor>
+    <contributor>
+      <name>Dariusz Łuksza</name>
+      <email>dariusz[dot]luksza[at]gmail[dot]com</email>
+    </contributor>
+    <contributor>
+      <name>Bertil Chapuis</name>
+      <email>contact[at]bertil[dot]ch</email>
+    </contributor>
   </contributors>
 
   <dependencyManagement>