You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2003/08/11 13:47:41 UTC

cvs commit: jakarta-commons/pool project.xml

dirkv       2003/08/11 04:47:41

  Modified:    pool     project.xml
  Log:
  - fix non-existing mailing list archive server (archives.apache.org)
  - add me as developer
  
  Revision  Changes    Path
  1.12      +8 -2      jakarta-commons/pool/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/pool/project.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.xml	5 Mar 2003 20:33:51 -0000	1.11
  +++ project.xml	11 Aug 2003 11:47:41 -0000	1.12
  @@ -40,13 +40,13 @@
         <name>Commons User List</name>
         <subscribe>commons-user-subscribe@jakarta.apache.org</subscribe>
         <unsubscribe>commons-user-unsubscribe@jakarta.apache.org</unsubscribe>
  -      <archive>http://archives.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org</archive>
  +      <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org</archive>
       </mailingList>
       <mailingList>
         <name>Commons Developer List</name>
         <subscribe>commons-dev-subscribe@jakarta.apache.org</subscribe>
         <unsubscribe>commons-dev-unsubscribe@jakarta.apache.org</unsubscribe>
  -      <archive>http://archives.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org</archive>
  +      <archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org</archive>
       </mailingList>
     </mailingLists>
   
  @@ -78,6 +78,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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org