You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by lt...@apache.org on 2005/09/07 04:47:52 UTC

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

Author: ltheussl
Date: Tue Sep  6 19:47:51 2005
New Revision: 279221

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

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

Modified: maven/maven-1/plugins/trunk/xdoc/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/project.xml?rev=279221&r1=279220&r2=279221&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/xdoc/project.xml (original)
+++ maven/maven-1/plugins/trunk/xdoc/project.xml Tue Sep  6 19:47:51 2005
@@ -166,6 +166,15 @@
       </roles>
       <timezone>-5</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>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org