Skip to content

Commit 40c871e

Browse files
chore: update author_email in setup.py (#324)
* fix: update author in setup.py * Update setup.py Co-authored-by: Anthonios Partheniou <[email protected]> --------- Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 9a0728d commit 40c871e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
name="google-auth-oauthlib",
3434
version=version,
3535
author="Google Cloud Platform",
36-
author_email="jonwayne+google-auth@google.com",
36+
author_email="googleapis-packages@google.com",
3737
description="Google Authentication Library",
3838
long_description=long_description,
3939
url="https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib",

0 commit comments

Comments
 (0)