Author: brett
Date: Thu Sep 9 13:17:51 2010
New Revision: 995414
URL: http://svn.apache.org/viewvc?rev=995414&view=rev
Log:
update mailing lists
Modified:
incubator/npanday/trunk/pom.xml
Modified: incubator/npanday/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/pom.xml?rev=995414&r1=995413&r2=995414&view=diff
==============================================================================
--- incubator/npanday/trunk/pom.xml (original)
+++ incubator/npanday/trunk/pom.xml Thu Sep 9 13:17:51 2010
@@ -29,11 +29,33 @@ under the License.
<description>NPanday provides Maven plugins to support building of .NET
applications</description>
<mailingLists>
<mailingList>
- <name>NPanday Discussion List</name>
- <post>[email protected]</post>
- <archive>http://npanday.codeplex.com/Thread/List.aspx</archive>
+ <name>NPanday Developers List</name>
+ <post>[email protected]</post>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+
<archive>http://mail-archives.apache.org/mod_mbox/incubator-npanday-dev/</archive>
<otherArchives>
-
<otherArchive>http://n2.nabble.com/NPanday-Discussions-f1657131.html</otherArchive>
+
<otherArchive>http://incubator.markmail.org/search/?q=list:org.apache.incubator.npanday-dev</otherArchive>
+ </otherArchives>
+ </mailingList>
+ <mailingList>
+ <name>NPanday Commits List</name>
+ <post>[email protected]</post>
+ <subscribe>[email protected]</subscribe>
+
<unsubscribe>[email protected]</unsubscribe>
+
<archive>http://mail-archives.apache.org/mod_mbox/incubator-npanday-commits/</archive>
+ <otherArchives>
+
<otherArchive>http://incubator.markmail.org/search/?q=list:org.apache.incubator.npanday-commits</otherArchive>
+ </otherArchives>
+ </mailingList>
+ <mailingList>
+ <name>NPanday Users List</name>
+ <post>[email protected]</post>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+
<archive>http://mail-archives.apache.org/mod_mbox/incubator-npanday-users/</archive>
+ <otherArchives>
+
<otherArchive>http://incubator.markmail.org/search/?q=list:org.apache.incubator.npanday-users</otherArchive>
</otherArchives>
</mailingList>
</mailingLists>