Author: jhm
Date: Mon Sep 24 07:31:52 2007
New Revision: 578831
URL: http://svn.apache.org/viewvc?rev=578831&view=rev
Log:
Show the mail adresses of the mailinglists, so users post to the right one.
Modified:
ant/core/trunk/docs/mail.html
ant/core/trunk/xdocs/mail.xml
Modified: ant/core/trunk/docs/mail.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs/mail.html?rev=578831&r1=578830&r2=578831&view=diff
==============================================================================
--- ant/core/trunk/docs/mail.html (original)
+++ ant/core/trunk/docs/mail.html Mon Sep 24 07:31:52 2007
@@ -187,8 +187,8 @@
<p>To subscribe to a mailinglist use the links
below. In your first email you will get some
information about working with the list manager <a
href="http://www.ezmlm.org/">EZMLM</a>.</p>
<h4 class="subsection">
- <a name="User List"></a>
- User List
+ <a name="User List: [EMAIL PROTECTED]"></a>
+ User List: [EMAIL PROTECTED]
</h4>
<p>
<b>High Traffic</b>
@@ -203,8 +203,8 @@
projects to ask questions, share knowledge, and discuss issues
related to using Ant as a build tool.</p>
<h4
class="subsection">
- <a name="Developer List"></a>
- Developer List
+ <a name="Developer List: [email protected]"></a>
+ Developer List: [email protected]
</h4>
<p>
<b>High Traffic</b>
Modified: ant/core/trunk/xdocs/mail.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/xdocs/mail.xml?rev=578831&r1=578830&r2=578831&view=diff
==============================================================================
--- ant/core/trunk/xdocs/mail.xml (original)
+++ ant/core/trunk/xdocs/mail.xml Mon Sep 24 07:31:52 2007
@@ -40,7 +40,7 @@
<p>To subscribe to a mailinglist use the links below. In your first
email you will get some
information about working with the list manager <a
href="http://www.ezmlm.org/">EZMLM</a>.</p>
- <subsection name="User List">
+ <subsection name="User List: [EMAIL PROTECTED]">
<p>
<b>High Traffic</b>
<a href="mailto:[EMAIL PROTECTED]">Subscribe</a>
@@ -56,7 +56,7 @@
related to using Ant as a build tool.</p>
</subsection>
- <subsection name="Developer List">
+ <subsection name="Developer List: [email protected]">
<p>
<b>High Traffic</b>
<a href="mailto:[EMAIL PROTECTED]">Subscribe</a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]