Skip to content

Commit

Permalink
chore: update release_level in repo-metadata.json (#933)
Browse files Browse the repository at this point in the history
* chore: update .repo-metadata.json

* remove api_shortname

* revert
  • Loading branch information
parthea authored Dec 28, 2021
1 parent 3c3fbf4 commit a71cdf5
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "google-auth",
"name_pretty": "Google Auth Python Library",
"client_documentation": "https://googleapis.dev/python/google-auth/latest",
"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"
"name": "google-auth",
"name_pretty": "Google Auth Python Library",
"client_documentation": "https://googleapis.dev/python/google-auth/latest",
"issue_tracker": "https://github.com/googleapis/google-auth-library-python/issues",
"release_level": "stable",
"language": "python",
"library_type": "AUTH",
"repo": "googleapis/google-auth-library-python",
"distribution_name": "google-auth"
}

0 comments on commit a71cdf5

Please # to comment.