We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01526a7 commit d79ab5fCopy full SHA for d79ab5f
setup.py
@@ -70,9 +70,9 @@ def get_version(version_tuple):
70
name='mongoengine',
71
version=VERSION,
72
author='Harry Marr',
73
- author_email='harry.marr@{nospam}gmail.com',
74
- maintainer="Ross Lawley",
75
- maintainer_email="ross.lawley@{nospam}gmail.com",
+ author_email='[email protected]',
+ maintainer="Stefan Wojcik",
+ maintainer_email="wojcikstefan@gmail.com",
76
url='http://mongoengine.org/',
77
download_url='https://github.com/MongoEngine/mongoengine/tarball/master',
78
license='MIT',
0 commit comments