diff options
| author | Barry Warsaw | 2009-08-24 14:48:48 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2009-08-24 14:48:48 -0400 |
| commit | a1005f004e171eafa385c3da3d80c78edd96317b (patch) | |
| tree | acdaa709aaca6b0ee6201e3d59113e154927c51c /src | |
| parent | f761b80526bc19eb21db6c6461c3675ecc850df2 (diff) | |
| download | mailman-a1005f004e171eafa385c3da3d80c78edd96317b.tar.gz mailman-a1005f004e171eafa385c3da3d80c78edd96317b.tar.zst mailman-a1005f004e171eafa385c3da3d80c78edd96317b.zip | |
Updates to documentation.
Diffstat (limited to 'src')
| -rw-r--r-- | src/mailman/docs/ACKNOWLEDGMENTS.txt | 45 | ||||
| -rw-r--r-- | src/mailman/docs/ALPHA.txt | 11 | ||||
| -rw-r--r-- | src/mailman/docs/README.txt | 3 |
3 files changed, 38 insertions, 21 deletions
diff --git a/src/mailman/docs/ACKNOWLEDGMENTS.txt b/src/mailman/docs/ACKNOWLEDGMENTS.txt index a79794844..5ef33c97e 100644 --- a/src/mailman/docs/ACKNOWLEDGMENTS.txt +++ b/src/mailman/docs/ACKNOWLEDGMENTS.txt @@ -1,9 +1,14 @@ -================================================ -Mailman - The GNU Mailing List Management System -================================================ +.. -*- coding: utf-8 -*- + +=========================== +GNU Mailman Acknowledgments +=========================== Copyright (C) 1998-2009 by the Free Software Foundation, Inc. -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + + +Core Developers +=============== The following folks are or have been core developers of Mailman (in reverse alphabetical order): @@ -17,9 +22,17 @@ alphabetical order): * Ken Manheimer, Mailman's savior * Scott Cotton, Cookie-Monster + +Steering Committee +================== + The Mailman Steering Committee can be contacted directly via mailman-cabal@python.org + +Copyright Assignees +=================== + Here is the list of other contributors who have donated large bits of code, and have assigned copyright for contributions to the FSF: @@ -35,6 +48,10 @@ code, and have assigned copyright for contributions to the FSF: * Terri Oda * Simone Piunno + +Other Thanks +============ + Thanks also go to the following people for their important contributions in other aspects of the Mailman project: @@ -68,10 +85,10 @@ left off the list! * Stuart Bishop * David Blomquist * Bojan -* Søren Bondrup +* Søren Bondrup * Grant Bowman * Alessio Bragadini -* J. D. Bronson +* J\. D\. Bronson * Stan Bubrouski * Daniel Buchmann * Ben Burnett @@ -95,7 +112,7 @@ left off the list! * Maximillian Dornseif * Fred Drake * Maxim Dzumanenko -* Piarres Beobide Egaña +* Piarres Beobide Egaña * Rob Ellis * Kerem Erkan * Fil @@ -103,7 +120,7 @@ left off the list! * Bob Fleck * Erik Forsberg * Darrell Fuhriman -* Robert Garrigós +* Robert Garrigós * Carson Gaspar * Pascal GEORGE * Vadim Getmanshchuk @@ -147,7 +164,7 @@ left off the list! * Greg Lindahl * Christopher P. Lindsey * Martin von Loewis -* Dario Lopez-Kästen +* Dario Lopez-Kästen * Tanner Lovelace * Jay Luker * Gergely Madarasz @@ -163,7 +180,7 @@ left off the list! * Garey Mills * Martin Mokrejs * Michael Fischer v. Mollard -* David Martínez Moreno +* David MartÃnez Moreno * Dirk Mueller * Jonas Muerer * Erik Myllymaki @@ -178,8 +195,8 @@ left off the list! * "office" * Dan Ohnesorg * Gerald Oskoboiny -* Eva Österlind -* Toni Panadès +* Eva Österlind +* Toni Panadès * Jon Parise * Chris Pepper * Tim Peters @@ -189,7 +206,7 @@ left off the list! * Skye Poier * Martin Pool * Don Porter -* Francesco Potortì +* Francesco Potortì * Bob Puff * Michael Ranner * John Read @@ -209,7 +226,7 @@ left off the list! * Kai Schaetzl * Karoly Segesdi * Gleydson Mazioli da Silva -* Pasi Sjöholm +* Pasi Sjöholm * Chris Snell * Mikhail Sobolev * Greg Stein diff --git a/src/mailman/docs/ALPHA.txt b/src/mailman/docs/ALPHA.txt index 59ff59b28..976e507f0 100644 --- a/src/mailman/docs/ALPHA.txt +++ b/src/mailman/docs/ALPHA.txt @@ -1,12 +1,11 @@ -================================================ -Mailman - The GNU Mailing List Management System -================================================ +===================================== +GNU Mailman Alpha Release Information +===================================== Copyright (C) 2008-2009 by the Free Software Foundation, Inc. -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA -ALPHA RELEASE +Alpha Release ============= The Mailman 3 alpha releases are being provided to give developers and other @@ -18,7 +17,7 @@ to have a login on Launchpad to do so. You can also send email to the mailman-developers mailing list. -USING THE ALPHA +Using the Alpha =============== Python 2.6 is required. It can either be the default 'python' on your $PATH diff --git a/src/mailman/docs/README.txt b/src/mailman/docs/README.txt index d42da8e9c..389a2951c 100644 --- a/src/mailman/docs/README.txt +++ b/src/mailman/docs/README.txt @@ -16,7 +16,7 @@ fine. Copyright ========= -Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by the Free Software Foundation, Inc. +Copyright 1998-2009 by the Free Software Foundation, Inc. This file is part of GNU Mailman. @@ -90,6 +90,7 @@ Mailman 3.0 requires `Python 2.6`_ or newer. .. _Python: http://www.python.org .. _FAQ: http://wiki.list.org/display/DOC/Frequently+Asked+Questions .. _`Python 2.6`: http://www.python.org/download/releases/2.6.2/ +.. _`ALPHA.txt`: ALPHA.html Table of Contents |
