diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/www/index.html | 28 |
1 files changed, 21 insertions, 7 deletions
diff --git a/admin/www/index.html b/admin/www/index.html index 6ad51e2e5..14b07439b 100644 --- a/admin/www/index.html +++ b/admin/www/index.html @@ -37,6 +37,18 @@ automated bounce handling and integrated spam prevention. <p>Mailman is free software. It is distributed under the <a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License</a>. + +<p>Mailman is brought to you by the <em>Mailman Cabal</em>, currently +composed of the following core developers: Barry Warsaw, Harald +Meland, Ken Manheimer, Scott Cotton, and John Viega. Mailman was +originally written by John Viega. + +<p>The Cabal would like to thank the following other developers for +their important contributions: The Dragon De Monsyne, Timothy +O'Malley, Balazs Nagy, Michael Mclay, Greg Stein, Gergely Madarasz, +Andrew Kuchling, Jeff Hahn. <b>We have a extensive wish list and +welcome anyone else who would like to contribute!</b> + </td> </tr> <tr> @@ -50,10 +62,11 @@ Before you can run Mailman, you need to download and install the <a href="http://www.python.org/" >Python programming language (version 1.5 or later)</a>. -<p>The first GNU release is not out yet. For now, you can get the last -pre-GNU beta release -(<!-VERSION--->1.0rc3<!-VERSION--->, -released <!-DATE--->Jul 10 1999<!-DATE--->) +<p>Version +(<!-VERSION--->1.0<!-VERSION--->, +released on +<!-DATE--->Jul 18 1999<!-DATE--->) +is the first GNU release. It is available <A HREF="mailman.tar.gz">here</a>. </td> </tr> @@ -94,19 +107,19 @@ nice demonstration of Mailman! news. Only the core Mailman developers can post messages to this list. -<li><a href="http://www.python.org/mailman/listinfo/mailman-users"> +<p><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"> +<p><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"> +<p><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 @@ -185,3 +198,4 @@ web pages will include the logo with a link to www.list.org. </BODY> </HTML> +L> |
