commit | b2c179ee9ff475c379b332469d4b7e81801bc139 | [log] [tgz] |
---|---|---|
author | Anthonios Partheniou <partheniou@google.com> | Wed May 12 13:04:02 2021 -0400 |
committer | GitHub <noreply@github.com> | Wed May 12 17:04:02 2021 +0000 |
tree | 3905eed96a20b7086f82f0a8d438de7deb05e046 | |
parent | ff0aae9422cb8cb782b5897e761d112baee9b911 [diff] |
chore: add library type to .repo-metadata.json (#749)
diff --git a/.repo-metadata.json b/.repo-metadata.json index ac3191c..9d799aa 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json
@@ -5,6 +5,7 @@ "issue_tracker": "https://github.com/googleapis/google-auth-library-python/issues", "release_level": "ga", "language": "python", + "library_type": "AUTH", "repo": "googleapis/google-auth-library-python", "distribution_name": "google-auth" }