------------------------------------------------------------ revno: 6785 committer: Barry Warsaw <[email protected]> branch nick: 3.0 timestamp: Mon 2009-08-24 14:48:48 -0400 message: Updates to documentation. modified: src/mailman/docs/ACKNOWLEDGMENTS.txt src/mailman/docs/ALPHA.txt src/mailman/docs/README.txt
-- lp:mailman https://code.launchpad.net/~mailman-coders/mailman/3.0 Your team Mailman Checkins is subscribed to branch lp:mailman. To unsubscribe from this branch go to https://code.launchpad.net/~mailman-coders/mailman/3.0/+edit-subscription.
=== modified file 'src/mailman/docs/ACKNOWLEDGMENTS.txt' --- src/mailman/docs/ACKNOWLEDGMENTS.txt 2009-08-24 12:45:16 +0000 +++ src/mailman/docs/ACKNOWLEDGMENTS.txt 2009-08-24 18:48:48 +0000 @@ -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 @@ * Ken Manheimer, Mailman's savior * Scott Cotton, Cookie-Monster + +Steering Committee +================== + The Mailman Steering Committee can be contacted directly via [email protected] + +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 @@ * 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 @@ * 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 @@ * Maximillian Dornseif * Fred Drake * Maxim Dzumanenko -* Piarres Beobide Egaña +* Piarres Beobide Egaña * Rob Ellis * Kerem Erkan * Fil @@ -103,7 +120,7 @@ * Bob Fleck * Erik Forsberg * Darrell Fuhriman -* Robert Garrigós +* Robert Garrigós * Carson Gaspar * Pascal GEORGE * Vadim Getmanshchuk @@ -147,7 +164,7 @@ * 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 @@ * 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 @@ * "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 @@ * Skye Poier * Martin Pool * Don Porter -* Francesco Potortì +* Francesco Potortì * Bob Puff * Michael Ranner * John Read @@ -209,7 +226,7 @@ * Kai Schaetzl * Karoly Segesdi * Gleydson Mazioli da Silva -* Pasi Sjöholm +* Pasi Sjöholm * Chris Snell * Mikhail Sobolev * Greg Stein === modified file 'src/mailman/docs/ALPHA.txt' --- src/mailman/docs/ALPHA.txt 2009-08-24 12:45:16 +0000 +++ src/mailman/docs/ALPHA.txt 2009-08-24 18:48:48 +0000 @@ -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 @@ 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 === modified file 'src/mailman/docs/README.txt' --- src/mailman/docs/README.txt 2009-08-24 12:45:16 +0000 +++ src/mailman/docs/README.txt 2009-08-24 18:48:48 +0000 @@ -16,7 +16,7 @@ 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 @@ .. _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
_______________________________________________ Mailman-checkins mailing list [email protected] Unsubscribe: http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org
