Author: ltheussl
Date: Fri Feb 10 14:12:29 2006
New Revision: 376877

URL: http://svn.apache.org/viewcvs?rev=376877&view=rev
Log:
Update mailing list info

Modified:
    maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.xml
    maven/maven-1/plugins-sandbox/trunk/plugins-site/project.xml

Modified: maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.xml?rev=376877&r1=376876&r2=376877&view=diff
==============================================================================
--- maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.xml (original)
+++ maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.xml Fri Feb 10 
14:12:29 2006
@@ -46,13 +46,37 @@
       <name>Maven User List</name>
       <subscribe>[EMAIL PROTECTED]</subscribe>
       <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
-      <archive>http://www.mail-archive.com/users%40maven.apache.org/</archive>
+      <post>[email protected]</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-users</archive>
+      <otherArchives>
+        
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
+        
<otherArchive>http://www.nabble.com/Maven---Users-f178.html</otherArchive>
+      </otherArchives>
     </mailingList>
     <mailingList>
       <name>Maven Developer List</name>
       <subscribe>[EMAIL PROTECTED]</subscribe>
       <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
-      <archive>http://www.mail-archive.com/dev%40maven.apache.org/</archive>
+      <post>[email protected]</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
+      <otherArchives>
+        
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
+        
<otherArchive>http://www.nabble.com/Maven---Dev-f179.html</otherArchive>
+      </otherArchives>
+    </mailingList>
+    <mailingList>
+      <name>Maven Commits List</name>
+      <subscribe>[EMAIL PROTECTED]</subscribe>
+      <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+      <post>[email protected]</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
+    </mailingList>
+    <mailingList>
+      <name>Apache Announce List</name>
+      <subscribe>[EMAIL PROTECTED]</subscribe>
+      <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+      <post>[email protected]</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/www-announce/</archive>
     </mailingList>
   </mailingLists>
 

Modified: maven/maven-1/plugins-sandbox/trunk/plugins-site/project.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins-sandbox/trunk/plugins-site/project.xml?rev=376877&r1=376876&r2=376877&view=diff
==============================================================================
--- maven/maven-1/plugins-sandbox/trunk/plugins-site/project.xml (original)
+++ maven/maven-1/plugins-sandbox/trunk/plugins-site/project.xml Fri Feb 10 
14:12:29 2006
@@ -41,13 +41,37 @@
       <name>Maven User List</name>
       <subscribe>[EMAIL PROTECTED]</subscribe>
       <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
-      <archive>http://www.mail-archive.com/users%40maven.apache.org/</archive>
+      <post>[email protected]</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-users</archive>
+      <otherArchives>
+        
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
+        
<otherArchive>http://www.nabble.com/Maven---Users-f178.html</otherArchive>
+      </otherArchives>
     </mailingList>
     <mailingList>
       <name>Maven Developer List</name>
       <subscribe>[EMAIL PROTECTED]</subscribe>
       <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
-      <archive>http://www.mail-archive.com/dev%40maven.apache.org/</archive>
+      <post>[email protected]</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
+      <otherArchives>
+        
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
+        
<otherArchive>http://www.nabble.com/Maven---Dev-f179.html</otherArchive>
+      </otherArchives>
+    </mailingList>
+    <mailingList>
+      <name>Maven Commits List</name>
+      <subscribe>[EMAIL PROTECTED]</subscribe>
+      <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+      <post>[email protected]</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
+    </mailingList>
+    <mailingList>
+      <name>Apache Announce List</name>
+      <subscribe>[EMAIL PROTECTED]</subscribe>
+      <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+      <post>[email protected]</post>
+      <archive>http://mail-archives.apache.org/mod_mbox/www-announce/</archive>
     </mailingList>
   </mailingLists>
   <repository>


Reply via email to