summaryrefslogtreecommitdiffstats
path: root/Doc/about.rst
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2012-09-13 22:58:33 (GMT)
committerEzio Melotti <ezio.melotti@gmail.com>2012-09-13 22:58:33 (GMT)
commit7d85760c025b9f8d48c48473fad4b3498445edb0 (patch)
tree2751e473bd50f5d47002571f4a49aa5ed7429a8e /Doc/about.rst
parent03937a8755e189959c44e5035a3eb27db95a6efe (diff)
downloadcpython-7d85760c025b9f8d48c48473fad4b3498445edb0.zip
cpython-7d85760c025b9f8d48c48473fad4b3498445edb0.tar.gz
cpython-7d85760c025b9f8d48c48473fad4b3498445edb0.tar.bz2
#15437, #15439: merge Doc/ACKS.txt with Misc/ACKS and modify Doc/about.rst accordingly.
Diffstat (limited to 'Doc/about.rst')
-rw-r--r--Doc/about.rst9
1 files changed, 7 insertions, 2 deletions
diff --git a/Doc/about.rst b/Doc/about.rst
index 2c229e6..d316f09 100644
--- a/Doc/about.rst
+++ b/Doc/about.rst
@@ -29,8 +29,13 @@ Many thanks go to:
See :ref:`reporting-bugs` for information how to report bugs in this
documentation, or Python itself.
-.. including the ACKS file here so that it can be maintained separately
-.. include:: ACKS.txt
+
+Contributors to the Python Documentation
+----------------------------------------
+
+Many people have contributed to the Python language, the Python standard
+library, and the Python documentation. See :source:`Misc/ACKS` in the Python
+source distribution for a partial list of contributors.
It is only with the input and contributions of the Python community
that Python has such wonderful documentation -- Thank You!