summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-12-06 15:55:56 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-12-06 15:55:56 -0500
commitcc03821e9b8e995accb223d7650a83f9204b6827 (patch)
tree62d35d3272d958958ba8a736ef0397f3f8fba81e /doc
parente2ae0674a21dda5d964658477e14d0c7832123a3 (diff)
downloadpython-coveragepy-cc03821e9b8e995accb223d7650a83f9204b6827.tar.gz
Added an AUTHORS.txt file.
Diffstat (limited to 'doc')
-rw-r--r--doc/index.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 9666f3f..053eb7b 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -89,10 +89,12 @@ History
-------
Coverage.py was originally written by `Gareth Rees`_.
-Since 2004, `Ned Batchelder`_ has maintained and extended it.
+Since 2004, `Ned Batchelder`_ has extended and maintained it with the help of
+`many others`_.
.. _Gareth Rees: http://garethrees.org/
.. _Ned Batchelder: http://nedbatchelder.com
+.. _many others: http://bitbucket.org/ned/coveragepy/src/tip/AUTHORS.txt
More information