Update documentation to remove obsolete bind9-bugs@isc.org email address

(cherry picked from commit efc9bc5d8d)
(cherry picked from commit 486e79050f)
(cherry picked from commit b02bf3b8a2)
This commit is contained in:
Ondřej Surý
2018-03-08 09:00:45 -04:00
committed by Evan Hunt
parent 47608e9842
commit 2baa66562a
12 changed files with 478 additions and 86 deletions

View File

@@ -12,7 +12,7 @@ setup(name='isc',
description='Python functions to support BIND utilities',
url='https://www.isc.org/bind',
author='Internet Systems Consortium, Inc',
author_email='bind9-bugs@isc.org',
author_email='info@isc.org',
license='MPL',
requires=['ply'],
packages=['isc'])