Browse Source

add new list

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@599271 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 17 years ago
parent
commit
6195b63303
2 changed files with 30 additions and 4 deletions
  1. +15
    -2
      docs/mail.html
  2. +15
    -2
      xdocs/mail.xml

+ 15
- 2
docs/mail.html View File

@@ -217,7 +217,7 @@
Developer List: dev@ant.apache.org
</h4>
<p>
<b>High Traffic</b>
<b>Medium Traffic</b>
<a href="mailto:dev-subscribe@ant.apache.org">Subscribe</a>
<a href="mailto:dev-unsubscribe@ant.apache.org">Unsubscribe</a>
<!--
@@ -227,7 +227,20 @@
</p>
<p>This is the list where participating developers of the Ant
build tool meet and discuss issues, code changes/additions,
etc. Subscribers to this list get notices of each and every
etc.</p>
<h4 class="subsection">
<a name="Notifications List: notifications@ant.apache.org"></a>
Notifications List: notifications@ant.apache.org
</h4>
<p>
<b>Medium Traffic</b>
<a href="mailto:notifications-subscribe@ant.apache.org">Subscribe</a>
<a href="mailto:notifications-unsubscribe@ant.apache.org">Unsubscribe</a>
<!--
<a href="http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=dev@ant.apache.org">Archive</a>
-->
</p>
<p>Subscribers to this list get notices of each and every
code change, build results, testing notices, etc.</p>
<h4 class="subsection">
<a name="How to unsubscribe your old email address"></a>


+ 15
- 2
xdocs/mail.xml View File

@@ -58,7 +58,7 @@

<subsection name="Developer List: dev@ant.apache.org">
<p>
<b>High Traffic</b>
<b>Medium Traffic</b>
<a href="mailto:dev-subscribe@ant.apache.org">Subscribe</a>
<a href="mailto:dev-unsubscribe@ant.apache.org">Unsubscribe</a>
<!--
@@ -69,7 +69,20 @@

<p>This is the list where participating developers of the Ant
build tool meet and discuss issues, code changes/additions,
etc. Subscribers to this list get notices of each and every
etc.</p>
</subsection>

<subsection name="Notifications List: notifications@ant.apache.org">
<p>
<b>Medium Traffic</b>
<a href="mailto:notifications-subscribe@ant.apache.org">Subscribe</a>
<a href="mailto:notifications-unsubscribe@ant.apache.org">Unsubscribe</a>
<!--
<a href="http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=dev@ant.apache.org">Archive</a>
-->
</p>

<p>Subscribers to this list get notices of each and every
code change, build results, testing notices, etc.</p>
</subsection>



Loading…
Cancel
Save