Add Maven Issues and Announce list.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@442893 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2006-09-13 08:30:14 +00:00
parent f570b4384e
commit 79fbf98f14

View File

@ -70,6 +70,20 @@
<post>commits@maven.apache.org</post>
<archive>http://mail-archives.apache.org/mod_mbox/maven-dev/</archive>
</mailingList>
<mailingList>
<name>Maven Issues List</name>
<subscribe>issues-subscribe@maven.apache.org</subscribe>
<unsubscribe>issues-unsubscribe@maven.apache.org</unsubscribe>
<post>issues@maven.apache.org</post>
<archive>http://mail-archives.apache.org/mod_mbox/maven-issues/</archive>
</mailingList>
<mailingList>
<name>Maven Announce List</name>
<subscribe>announce-subscribe@maven.apache.org</subscribe>
<unsubscribe>announce-unsubscribe@maven.apache.org</unsubscribe>
<post>announce@maven.apache.org</post>
<archive/>
</mailingList>
<mailingList>
<name>Apache Announce List</name>
<subscribe>announce-subscribe@apache.org</subscribe>