aboutsummaryrefslogtreecommitdiff
path: root/.repo-metadata.json
diff options
context:
space:
mode:
authorBu Sun Kim <8822365+busunkim96@users.noreply.github.com>2019-10-25 10:45:00 -0700
committerGitHub <noreply@github.com>2019-10-25 10:45:00 -0700
commit65e33c084ce99a632ac22968ccce8f0f7983a419 (patch)
treecdcc9f0513b0905f5f1b4c563e6c02c028247613 /.repo-metadata.json
parent9eec091cd4340f8e57dd0e837a7e8df808f9f5bd (diff)
downloadgoogle-auth-library-python-65e33c084ce99a632ac22968ccce8f0f7983a419.tar.gz
build: fix system tests, move to Kokoro (#372)
Diffstat (limited to '.repo-metadata.json')
-rw-r--r--.repo-metadata.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/.repo-metadata.json b/.repo-metadata.json
new file mode 100644
index 0000000..4c8ebe1
--- /dev/null
+++ b/.repo-metadata.json
@@ -0,0 +1,10 @@
+{
+ "name": "google-auth-library-python",
+ "name_pretty": "Google Auth Python Library",
+ "client_documentation": "https://googleapis.dev/python/google-auth-library-python/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"
+} \ No newline at end of file