You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by im...@apache.org on 2006/02/13 17:26:36 UTC

svn commit: r377409 - in /myfaces: maven/trunk/master-pom/pom.xml site/trunk/pom.xml

Author: imario
Date: Mon Feb 13 08:26:34 2006
New Revision: 377409

URL: http://svn.apache.org/viewcvs?rev=377409&view=rev
Log:
added myself

Modified:
    myfaces/maven/trunk/master-pom/pom.xml
    myfaces/site/trunk/pom.xml

Modified: myfaces/maven/trunk/master-pom/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/maven/trunk/master-pom/pom.xml?rev=377409&r1=377408&r2=377409&view=diff
==============================================================================
--- myfaces/maven/trunk/master-pom/pom.xml (original)
+++ myfaces/maven/trunk/master-pom/pom.xml Mon Feb 13 08:26:34 2006
@@ -269,6 +269,14 @@
       <organizationUrl>http://www.atanion.com</organizationUrl>
       <timezone>+1</timezone>
     </developer>
+    <developer>
+      <id>imario</id>
+      <name>Mario Ivankovits</name>
+      <email>imario@apache.org</email>
+      <organization>OPS EDV GmbH</organization>
+      <organizationUrl>http://www.ops.co.at</organizationUrl>
+      <timezone>+1</timezone>
+    </developer>
   </developers>
   <contributors>
     <contributor>
@@ -392,4 +400,4 @@
       <url>scpexe://minotaur.apache.org/www/myfaces.apache.org</url>
     </site>
   </distributionManagement>
-</project>
\ No newline at end of file
+</project>

Modified: myfaces/site/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/site/trunk/pom.xml?rev=377409&r1=377408&r2=377409&view=diff
==============================================================================
--- myfaces/site/trunk/pom.xml (original)
+++ myfaces/site/trunk/pom.xml Mon Feb 13 08:26:34 2006
@@ -272,6 +272,14 @@
       <organizationUrl>http://www.atanion.com</organizationUrl>
       <timezone>+1</timezone>
     </developer>
+    <developer>
+      <id>imario</id>
+      <name>Mario Ivankovits</name>
+      <email>imario@apache.org</email>
+      <organization>OPS EDV GmbH</organization>
+      <organizationUrl>http://www.ops.co.at</organizationUrl>
+      <timezone>+1</timezone>
+    </developer>
   </developers>
   <contributors>
     <contributor>