diff options
author | David Moss <drkjam@gmail.com> | 2015-06-22 00:20:45 +0100 |
---|---|---|
committer | David Moss <drkjam@gmail.com> | 2015-06-22 00:20:45 +0100 |
commit | 328bdcd45a6df703a0a798bac4d7ca9b31f9a437 (patch) | |
tree | e598aea4e24e1b7fadbe392a99b247bf5fac6238 | |
parent | c9ee6634428dda768333129c67c6e1a4ede2c2fd (diff) | |
download | netaddr_pytest.tar.gz |
- updated authors detailsnetaddr_pytest
-rw-r--r-- | AUTHORS | 5 | ||||
-rw-r--r-- | docs/source/authors.rst | 5 |
2 files changed, 4 insertions, 6 deletions
@@ -1,4 +1,5 @@ +- David P. D. Moss (author and maintainer) +- Stefan Nordhausen (maintainer) -Author(s) of netaddr. +Released under the BSD License (see :doc:`license` for details). -David P. D. Moss <drkjam AT gmail.com> diff --git a/docs/source/authors.rst b/docs/source/authors.rst index cbd6b61..670766d 100644 --- a/docs/source/authors.rst +++ b/docs/source/authors.rst @@ -2,7 +2,4 @@ Authors ======= -David P. D. Moss (owner and maintainer) - -Released under the BSD License (see :doc:`license` for details). - +.. include:: ../../AUTHORS |