summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorHynek Schlawack <hs@ox.cx>2019-07-29 18:58:30 +0200
committerPaul Kehrer <paul.l.kehrer@gmail.com>2019-07-29 11:58:30 -0500
commita539b4ccb4788ed0b6c47edcfa7a123e4522fa3e (patch)
tree7dd2379c18fb5c0cd79b31080f8701e7d8116b89 /setup.py
parent963ae035d2bf6fdaad01b3d77fe4aa4b2ca431cd (diff)
downloadpyopenssl-a539b4ccb4788ed0b6c47edcfa7a123e4522fa3e.tar.gz
Stop lawyers from emailing Hynek (#856)
* Stop lawyers from emailing Hynek * Update setup.py
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 5387d2a..ec66539 100755
--- a/setup.py
+++ b/setup.py
@@ -64,8 +64,6 @@ if __name__ == "__main__":
long_description=LONG,
author=find_meta("author"),
author_email=find_meta("email"),
- maintainer="Hynek Schlawack",
- maintainer_email="hs@ox.cx",
url=URI,
license=find_meta("license"),
classifiers=[