You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2008/01/14 15:07:11 UTC

svn commit: r611798 - /myfaces/tobago/trunk/pom.xml

Author: bommel
Date: Mon Jan 14 06:07:10 2008
New Revision: 611798

URL: http://svn.apache.org/viewvc?rev=611798&view=rev
Log:
added Helmut Swaczinna to contributor list

Modified:
    myfaces/tobago/trunk/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?rev=611798&r1=611797&r2=611798&view=diff
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Mon Jan 14 06:07:10 2008
@@ -998,6 +998,16 @@
     </repository>
   </repositories>
 
+  <contributors>
+    <contributor>
+      <name>Helmut Swaczinna</name>
+      <email>swaczinna@wlp-systems.de</email>
+      <organization>WLP Systems GmbH</organization>
+      <organizationUrl>www.wlp-systems.de</organizationUrl>
+      <timezone>GMT+1</timezone>
+    </contributor>
+  </contributors>
+
   <properties>
     <myfaces.version>1.1.5</myfaces.version>
     <myfaces12.version>1.2.0</myfaces12.version>