You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2006/06/09 17:28:13 UTC

svn commit: r413071 - /cocoon/trunk/pom.xml

Author: vgritsenko
Date: Fri Jun  9 08:28:13 2006
New Revision: 413071

URL: http://svn.apache.org/viewvc?rev=413071&view=rev
Log:
add self

Modified:
    cocoon/trunk/pom.xml

Modified: cocoon/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/pom.xml?rev=413071&r1=413070&r2=413071&view=diff
==============================================================================
--- cocoon/trunk/pom.xml (original)
+++ cocoon/trunk/pom.xml Fri Jun  9 08:28:13 2006
@@ -15,7 +15,7 @@
   limitations under the License.
 -->
 <!--+
-    | This is the main Maven file that contains all global settings, *management and information.
+    | This is the main Maven file that contains all global settings, management and information.
     | @version $Id$
     +-->
 <project
@@ -225,6 +225,17 @@
         <role>Committer</role>
       </roles>
       <timezone>+1</timezone>
+    </developer>
+    <developer>
+      <id>vgritsenko</id>
+      <name>Vadim Gritsenko</name>
+      <email>vgritsenko@apache.org</email>
+      <organization>ASF</organization>
+      <organizationUrl>http://www.apache.org</organizationUrl>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>-5</timezone>
     </developer>
   </developers>
   <issueManagement>