summaryrefslogtreecommitdiff
path: root/Doc/about.rst
diff options
context:
space:
mode:
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 2c229e662c..d316f09ff3 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!