You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by tr...@apache.org on 2007/02/21 12:19:36 UTC

svn commit: r509968 - /jackrabbit/trunk/pom.xml

Author: tripod
Date: Wed Feb 21 03:19:33 2007
New Revision: 509968

URL: http://svn.apache.org/viewvc?view=rev&rev=509968
Log:
Correcting status of przemo.

Modified:
    jackrabbit/trunk/pom.xml

Modified: jackrabbit/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/pom.xml?view=diff&rev=509968&r1=509967&r2=509968
==============================================================================
--- jackrabbit/trunk/pom.xml (original)
+++ jackrabbit/trunk/pom.xml Wed Feb 21 03:19:33 2007
@@ -452,6 +452,16 @@
       </roles>
       <timezone>+1</timezone>
     </developer>
+    <developer>
+      <name>Przemo Pakulski</name>
+      <id>ppakulski</id>
+      <organization>Cognifide</organization>
+      <organizationUrl>www.cognifide.com</organizationUrl>
+      <roles>
+        <role>Java Developer</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
   </developers>
   <contributors>
     <contributor>
@@ -551,15 +561,6 @@
     <contributor>
       <name>Nicolas Toper</name>
       <organization>Google Summer of Code 2006</organization>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </contributor>
-    <contributor>
-      <name>Przemo Pakulski</name>
-      <organization>Cognifide</organization>
-      <organizationUrl>www.cognifide.com</organizationUrl>
       <roles>
         <role>Java Developer</role>
       </roles>



Re: svn commit: r509968 - /jackrabbit/trunk/pom.xml

Posted by Jukka Zitting <ju...@gmail.com>.
Hi,

On 2/21/07, tripod@apache.org <tr...@apache.org> wrote:
> Log:
> Correcting status of przemo.

Good point, thanks!

BR,

Jukka Zitting