[Python-checkins] cpython: this documentation is now handled by all the new packaging contributors

tarek.ziade python-checkins at python.org
Thu Jun 2 11:28:17 CEST 2011


http://hg.python.org/cpython/rev/3dbf4c9b3ed4
changeset:   70602:3dbf4c9b3ed4
parent:      70600:bd3447481d70
user:        Tarek Ziade <tarek at ziade.org>
date:        Thu Jun 02 11:28:07 2011 +0200
summary:
  this documentation is now handled by all the new packaging contributors

files:
  Doc/packaging/index.rst |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/Doc/packaging/index.rst b/Doc/packaging/index.rst
--- a/Doc/packaging/index.rst
+++ b/Doc/packaging/index.rst
@@ -4,7 +4,7 @@
  Distributing Python Projects
 ##############################
 
-:Authors: Greg Ward, Anthony Baxter and Packaging contributors
+:Authors: The Fellowship of The Packaging
 :Email: distutils-sig at python.org
 :Release: |version|
 :Date: |today|

-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list