dirkv       2003/08/11 05:07:43

  Modified:    dbcp     project.xml
  Log:
  - fix non-existing mailing list archive server (archives.apache.org)
  - add me as developer
  
  Revision  Changes    Path
  1.11      +8 -2      jakarta-commons/dbcp/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/dbcp/project.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- project.xml       29 Jun 2003 12:41:06 -0000      1.10
  +++ project.xml       11 Aug 2003 12:07:43 -0000      1.11
  @@ -37,13 +37,13 @@
         <name>Commons User List</name>
         <subscribe>[EMAIL PROTECTED]</subscribe>
         <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
  -      <archive>http://archives.apache.org/eyebrowse/[EMAIL PROTECTED]</archive>
  +      <archive>http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]</archive>
       </mailingList>
       <mailingList>
         <name>Commons Developer List</name>
         <subscribe>[EMAIL PROTECTED]</subscribe>
         <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
  -      <archive>http://archives.apache.org/eyebrowse/[EMAIL PROTECTED]</archive>
  +      <archive>http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]</archive>
       </mailingList>
     </mailingLists>
   
  @@ -87,6 +87,12 @@
       <developer>
         <name>David Weinrich</name>
         <id>dweinr1</id>
  +      <email></email>
  +      <organization></organization>
  +    </developer>
  +    <developer>
  +      <name>Dirk Verbeeck</name>
  +      <id>dirkv</id>
         <email></email>
         <organization></organization>
       </developer>
  
  
  

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

Reply via email to