You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by gm...@apache.org on 2006/05/19 10:40:42 UTC

svn commit: r407746 - /myfaces/maven/trunk/master-pom/pom.xml

Author: gmuellan
Date: Fri May 19 01:40:42 2006
New Revision: 407746

URL: http://svn.apache.org/viewvc?rev=407746&view=rev
Log:
changed myself from contributor to commiter

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

Modified: myfaces/maven/trunk/master-pom/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/maven/trunk/master-pom/pom.xml?rev=407746&r1=407745&r2=407746&view=diff
==============================================================================
--- myfaces/maven/trunk/master-pom/pom.xml (original)
+++ myfaces/maven/trunk/master-pom/pom.xml Fri May 19 01:40:42 2006
@@ -293,6 +293,14 @@
       <organizationUrl>http://www.UGent.be</organizationUrl>
       <timezone>+1</timezone>
     </developer>
+    <developer>
+      <id>gmuellan</id>
+      <name>Gerald Müllan</name>
+      <email>gmuellan@apache.org</email>
+      <organization>Irian, Austria</organization>
+      <organizationUrl>http://www.irian.at/index.jsp?lang=en</organizationUrl>
+      <timezone>+1</timezone>
+    </developer>
   </developers>
   <contributors>
     <contributor>
@@ -317,12 +325,6 @@
       <name>Thomas Huber</name>
       <roles>
         <role>AutoupdateDataTable</role>
-      </roles>
-    </contributor>
-    <contributor>
-      <name>Gerald Müllan</name>
-      <roles>
-        <role>InputSuggestAjax</role>
       </roles>
     </contributor>
     <contributor>



Re: svn commit: r407746 - /myfaces/maven/trunk/master-pom/pom.xml

Posted by Matthias Wessendorf <ma...@apache.org>.
> +      <name>Gerald Müllan</name>

can you use "ue" ?
-Matthias