summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw1999-03-22 23:32:10 +0000
committerbwarsaw1999-03-22 23:32:10 +0000
commit449477a158b7ec7fd3bd0f1cb9efa65c98d6dffe (patch)
tree1e54a19daab7f3cea5f3c08f7a0c47d5b97a2fed
parent6d225d8ba30913f2ce399064ff453d1268715d07 (diff)
downloadmailman-449477a158b7ec7fd3bd0f1cb9efa65c98d6dffe.tar.gz
mailman-449477a158b7ec7fd3bd0f1cb9efa65c98d6dffe.tar.zst
mailman-449477a158b7ec7fd3bd0f1cb9efa65c98d6dffe.zip
Added information about mailing lists
-rw-r--r--admin/www/index.html43
1 files changed, 33 insertions, 10 deletions
diff --git a/admin/www/index.html b/admin/www/index.html
index fc70e4e9d..9d53199e4 100644
--- a/admin/www/index.html
+++ b/admin/www/index.html
@@ -76,21 +76,44 @@ already been addressed.
</tr>
<tr>
<td width=100% bgcolor="FFF0D0">
-<font size=+1><strong>Developers</strong></font>
+<font size=+1><strong>Mailing Lists</strong></font>
</td>
</tr>
<tr>
<td>
-If you're interested in helping us develop Mailman, or need to hack at
-the source, then you may wish to consider joining the
-<a href="http://www.python.org/mailman/listinfo/mailman-developers">
-Mailman-Developers</a>
-mailing list. You can also get access to the latest development
-snapshot via CVS by subscribing to the
-<a href="http://www.python.org/mailman/listinfo/mailman-checkins">
-Mailman-Checkins</a> mailing list.<p>
-You may also want to find a project on our Mailman
+We have several mailing lists devoted to Mailman, which also provide a
+nice demonstration of Mailman!
+
+<ul>
+<li><a href="http://www.python.org/mailman/listinfo/mailman-announce">
+ Mailman Announce</a> is a read-only list that you can subscribe to
+ if you are only interested in release notices and other important
+ news. Only the core Mailman developers can post messages to this
+ list.
+
+<li><a href="http://www.python.org/mailman/listinfo/mailman-users">
+ Mailman Users</a> is the mailing list to subscribe to if you are
+ using Mailman at your site, and may have problems or questions
+ relating to installation, use, etc. We'll try to keep the deep
+ technical discussions off this list.
+
+<li><a href="http://www.python.org/mailman/listinfo/mailman-developers">
+ Mailman Developers</a> is the mailing list to use if you are
+ interested in helping us develop Mailman, discuss future
+ directions, etc. This is the list for more in-depth technical
+ issues.
+
+<li><a href="http://www.python.org/mailman/listinfo/mailman-checkins">
+ Mailman Checkins</a> is an adjunct list to the publically
+ accessible read-only CVS repository. This list is for the
+ hardcore developers, or anybody else submitting patches, since we
+ really prefer such patches to be generated against the latest
+ snapshot. This is a read-only list; only the core Mailman
+ developers can post messages to this list. There is no archive.
+
+ <p>You may also want to find a project on our Mailman
<a href="todo.html">TODO list</a>.
+</ul>
</td>
</tr>
<tr><td width=100% bgcolor="fff0d0">