You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ca...@apache.org on 2004/08/28 23:13:40 UTC

cvs commit: maven-plugins project.xml

carlos      2004/08/28 14:13:40

  Modified:    .        project.xml
  Log:
  Added myself to the list of developers
  
  Revision  Changes    Path
  1.23      +10 -0     maven-plugins/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/project.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- project.xml	11 May 2004 23:33:21 -0000	1.22
  +++ project.xml	28 Aug 2004 21:13:40 -0000	1.23
  @@ -128,6 +128,16 @@
         </roles>
         <timezone>+10</timezone>
       </developer>
  +    <developer>
  +      <name>Carlos Sanchez</name>
  +      <id>carlos</id>
  +      <email>carlos@apache.org</email>
  +      <organization/>
  +      <roles>
  +        <role>Java Developer</role>
  +      </roles>
  +      <timezone>+1</timezone>
  +    </developer>
     </developers>
   
     <build>
  
  
  

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