diff options
-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 |