You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2005/10/29 22:41:27 UTC

svn commit: r329477 - /maven/maven-1/plugins/trunk/project.xml

Author: ltheussl
Date: Sat Oct 29 13:41:26 2005
New Revision: 329477

URL: http://svn.apache.org/viewcvs?rev=329477&view=rev
Log:
Add myself as developer

Modified:
    maven/maven-1/plugins/trunk/project.xml

Modified: maven/maven-1/plugins/trunk/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/project.xml?rev=329477&r1=329476&r2=329477&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/project.xml (original)
+++ maven/maven-1/plugins/trunk/project.xml Sat Oct 29 13:41:26 2005
@@ -156,6 +156,15 @@
       </roles>
       <timezone>+1</timezone>
     </developer>
+    <developer>
+      <name>Lukas Theussl</name>
+      <id>ltheussl</id>
+      <email>ltheussl@apache.org</email>
+      <roles>
+        <role>Developer</role>
+      </roles>
+      <timezone>-7</timezone>
+    </developer>
   </developers>
   <dependencies>
     <dependency>