diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2009-12-06 15:55:56 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-12-06 15:55:56 -0500 |
| commit | 0a44d5bcf096d4c820c6870d5bf8899b928df15d (patch) | |
| tree | 82fda96c89bb09234bb1e837b60e810eb26091b1 /doc | |
| parent | 4355fa45cd548c5f5b33396405b718062aefe818 (diff) | |
| download | python-coveragepy-git-0a44d5bcf096d4c820c6870d5bf8899b928df15d.tar.gz | |
Added an AUTHORS.txt file.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst index 9666f3fb..053eb7b3 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
|
