dion        2003/10/08 08:30:35

  Modified:    .        project.xml
  Log:
  Move Brett to the right place
  
  Revision  Changes    Path
  1.312     +10 -10    maven/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/project.xml,v
  retrieving revision 1.311
  retrieving revision 1.312
  diff -u -r1.311 -r1.312
  --- project.xml       2 Oct 2003 10:16:16 -0000       1.311
  +++ project.xml       8 Oct 2003 15:30:35 -0000       1.312
  @@ -242,6 +242,16 @@
         </roles>
       </developer>
       <developer>
  +      <name>Brett Porter</name>
  +      <id>brett</id>
  +      <email>[EMAIL PROTECTED]</email>
  +      <organization>f2 network</organization>
  +      <roles>
  +        <role>Java Developer</role>
  +      </roles>
  +      <timezone>+10</timezone>
  +    </developer>
  +    <developer>
         <name>Eric Pugh</name>
         <id>epugh</id>
         <email>[EMAIL PROTECTED]</email>
  @@ -317,16 +327,6 @@
           <role>Java Developer</role>
         </roles>
         <url>http://www.walding.com</url>
  -      <timezone>+10</timezone>
  -    </developer>
  -    <developer>
  -      <name>Brett Porter</name>
  -      <id>brett</id>
  -      <email>[EMAIL PROTECTED]</email>
  -      <organization>f2 network</organization>
  -      <roles>
  -        <role>Java Developer</role>
  -      </roles>
         <timezone>+10</timezone>
       </developer>
     </developers>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to