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

cvs commit: maven project.xml

michal      2003/09/09 03:21:17

  Modified:    .        project.xml
  Log:
  Added myself to developer list
  
  Revision  Changes    Path
  1.303     +10 -0     maven/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/project.xml,v
  retrieving revision 1.302
  retrieving revision 1.303
  diff -u -r1.302 -r1.303
  --- project.xml	5 Sep 2003 10:02:55 -0000	1.302
  +++ project.xml	9 Sep 2003 10:21:17 -0000	1.303
  @@ -177,6 +177,16 @@
         </roles>
       </developer>
       <developer>
  +      <name>Michal Maczka</name>
  +      <id>michal</id>
  +      <email>michal.maczka@dimatics.com</email>
  +      <organization>Dimatics</organization>
  +      <roles>
  +        <role>Java Developer</role>
  +      </roles>
  +      <timezone>+1</timezone>
  +    </developer>
  +    <developer>
         <name>Glenn McAllister</name>
         <id>glennm</id>
         <email>glenn@somanetworks.com</email>
  
  
  

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