diff --git a/setup.py b/setup.py index 2e75f5e..c8c8a8c 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ name="google-auth-oauthlib", version=version, author="Google Cloud Platform", - author_email="googleapis-auth@google.com", + author_email="googleapis-packages@google.com", description="Google Authentication Library", long_description=long_description, url="https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib",