Skip to content

Commit a539b4c

Browse files
hynekreaperhulk
authored andcommitted
Stop lawyers from emailing Hynek (#856)
* Stop lawyers from emailing Hynek * Update setup.py
1 parent 963ae03 commit a539b4c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@ def find_meta(meta):
6464
long_description=LONG,
6565
author=find_meta("author"),
6666
author_email=find_meta("email"),
67-
maintainer="Hynek Schlawack",
68-
maintainer_email="hs@ox.cx",
6967
url=URI,
7068
license=find_meta("license"),
7169
classifiers=[

0 commit comments

Comments
 (0)