PYTHON-2160 Stop using Google Groups email address (#818)

This commit is contained in:
Shane Harvey 2021-12-09 17:55:26 -08:00 committed by GitHub
parent 57ad29e4bd
commit 7bd9bd7b47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -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.

View File

@ -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=[],