PYTHON-2160 Stop using Google Groups email address (#818)
This commit is contained in:
parent
57ad29e4bd
commit
7bd9bd7b47
@ -4,7 +4,7 @@ be distributed under licenses different than the PyMongo software.
|
||||
In the event that we accidentally failed to list a required notice,
|
||||
please bring it to our attention through any of the ways detailed here:
|
||||
|
||||
mongodb-dev@googlegroups.com
|
||||
https://jira.mongodb.org/projects/PYTHON
|
||||
|
||||
The attached notices are provided for information only.
|
||||
|
||||
|
||||
1
setup.py
1
setup.py
@ -315,7 +315,6 @@ setup(
|
||||
description="Python driver for MongoDB <http://www.mongodb.org>",
|
||||
long_description=readme_content,
|
||||
author="The MongoDB Python Team",
|
||||
author_email="mongodb-user@googlegroups.com",
|
||||
url="http://github.com/mongodb/mongo-python-driver",
|
||||
keywords=["mongo", "mongodb", "pymongo", "gridfs", "bson"],
|
||||
install_requires=[],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user