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 17:44:14 UTC

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

Author: ltheussl
Date: Wed Sep  7 08:44:12 2005
New Revision: 279354

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

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

Modified: maven/maven-1/plugins/trunk/pdf/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/pdf/project.xml?rev=279354&r1=279353&r2=279354&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/pdf/project.xml (original)
+++ maven/maven-1/plugins/trunk/pdf/project.xml Wed Sep  7 08:44:12 2005
@@ -93,6 +93,15 @@
         <role>Java Developer</role>
       </roles>
     </developer>
+    <developer>
+      <name>Lukas Theussl</name>
+      <id>ltheussl</id>
+      <email>ltheussl@apache.org</email>
+      <roles>
+        <role>Developer</role>
+      </roles>
+      <timezone>-7</timezone>
+    </developer>
   </developers>
   <contributors>
     <contributor>



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


Re: svn commit: r279354 - /maven/maven-1/plugins/trunk/pdf/project.xml

Posted by Arnaud HERITIER <ah...@gmail.com>.
You should also update the release for the next one : 2.5-SNAPSHOT

Arnaud

On 9/7/05, ltheussl@apache.org <lt...@apache.org> wrote:
> 
> Author: ltheussl
> Date: Wed Sep 7 08:44:12 2005
> New Revision: 279354
> 
> URL: http://svn.apache.org/viewcvs?rev=279354&view=rev
> Log:
> Add myself as developer
> 
> Modified:
> maven/maven-1/plugins/trunk/pdf/project.xml
> 
> Modified: maven/maven-1/plugins/trunk/pdf/project.xml
> URL: 
> http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/pdf/project.xml?rev=279354&r1=279353&r2=279354&view=diff
> 
> ==============================================================================
> --- maven/maven-1/plugins/trunk/pdf/project.xml (original)
> +++ maven/maven-1/plugins/trunk/pdf/project.xml Wed Sep 7 08:44:12 2005
> @@ -93,6 +93,15 @@
> <role>Java Developer</role>
> </roles>
> </developer>
> + <developer>
> + <name>Lukas Theussl</name>
> + <id>ltheussl</id>
> + <email>ltheussl@apache.org</email>
> + <roles>
> + <role>Developer</role>
> + </roles>
> + <timezone>-7</timezone>
> + </developer>
> </developers>
> <contributors>
> <contributor>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
>