Skip to content

Commit

Permalink
docs: change 'name' to distribution name (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 authored Oct 29, 2019
1 parent 65e33c0 commit f0b4504
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "google-auth-library-python",
"name": "google-auth",
"name_pretty": "Google Auth Python Library",
"client_documentation": "https://googleapis.dev/python/google-auth-library-python/latest",
"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",
"repo": "googleapis/google-auth-library-python",
"distribution_name": "google-auth"
}
}

0 comments on commit f0b4504

Please sign in to comment.