We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07eb2fe commit 931f182Copy full SHA for 931f182
setup.py
@@ -9,9 +9,9 @@
9
long_description=open("README").read(),
10
author="Evan Martin",
11
author_email="[email protected]",
12
- maintainer="Tim Perevezentsev",
13
- maintainer_email="riffm2005@gmail.com",
14
- url="http://github.com/riffm/python-memcached",
+ maintainer="Jessica Stanton",
+ maintainer_email="jess.m.stanton@gmail.com",
+ url="http://github.com/jess-is-coding/python-memcached",
15
py_modules=["memcache"],
16
classifiers=[
17
"Development Status :: 5 - Production/Stable",
0 commit comments