You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2003/09/21 13:34:39 UTC

cvs commit: maven/src/plugins-build/statcvs project.xml

vmassol     2003/09/21 04:34:39

  Modified:    src/plugins-build/statcvs project.xml
  Log:
   Mark myself as initial creator of these plugins. Also mark those for which I am doing the release.
  
  Revision  Changes    Path
  1.18      +11 -9     maven/src/plugins-build/statcvs/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/statcvs/project.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- project.xml	20 Sep 2003 15:40:16 -0000	1.17
  +++ project.xml	21 Sep 2003 11:34:39 -0000	1.18
  @@ -31,6 +31,17 @@
     </versions>
     <developers>
       <developer>
  +      <name>Vincent Massol</name>
  +      <id>vmassol</id>
  +      <email>vmassol@pivolis.com</email>
  +      <organization>Pivolis</organization>
  +      <roles>
  +        <role>Creator</role>
  +        <role>Java Developer</role>
  +        <role>Release Manager</role>
  +      </roles>
  +    </developer>
  +    <developer>
         <name>dIon Gillard</name>
         <id>dion</id>
         <email>dion@multitask.com.au</email>
  @@ -44,15 +55,6 @@
         <id>evenisse</id>
         <email>emmanuel@venisse.net</email>
         <organization/>
  -      <roles>
  -        <role>Java Developer</role>
  -      </roles>
  -    </developer>
  -    <developer>
  -      <name>Vincent Massol</name>
  -      <id>vmassol</id>
  -      <email>vmassol@pivolis.com</email>
  -      <organization>Pivolis</organization>
         <roles>
           <role>Java Developer</role>
         </roles>
  
  
  

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