You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by st...@apache.org on 2004/12/13 17:32:07 UTC

svn commit: r111720 - /incubator/jackrabbit/trunk/project.xml

Author: stefan
Date: Mon Dec 13 08:32:05 2004
New Revision: 111720

URL: http://svn.apache.org/viewcvs?view=rev&rev=111720
Log:
added dominique pfister as contributer in pom
Modified:
   incubator/jackrabbit/trunk/project.xml

Modified: incubator/jackrabbit/trunk/project.xml
Url: http://svn.apache.org/viewcvs/incubator/jackrabbit/trunk/project.xml?view=diff&rev=111720&p1=incubator/jackrabbit/trunk/project.xml&r1=111719&p2=incubator/jackrabbit/trunk/project.xml&r2=111720
==============================================================================
--- incubator/jackrabbit/trunk/project.xml	(original)
+++ incubator/jackrabbit/trunk/project.xml	Mon Dec 13 08:32:05 2004
@@ -196,7 +196,17 @@
       <timezone>+2</timezone>
     </developer>
   </developers>
-  <contributors/>
+  <contributors>
+    <contributor>
+      <name>Dominique Pfister</name>
+      <email/>
+      <organization/>
+      <roles>
+        <role>Java Developer</role>
+      </roles>
+      <timezone>+2</timezone>
+    </contributor>
+  </contributors>
   <licenses>
     <license>
       <name>The Apache Software License, Version 2.0</name>