Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
chore: add default_version and codeowner_team to .repo-metadata.json (#…
Browse files Browse the repository at this point in the history
…46)

* chore: add default_version and codeowner_team to .repo-metadata.json

* update default_version
  • Loading branch information
parthea committed Oct 5, 2021
1 parent 2d7a551 commit 123776e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .repo-metadata.json
Expand Up @@ -9,5 +9,7 @@
"library_type": "GAPIC_AUTO",
"repo": "googleapis/python-tpu",
"distribution_name": "google-cloud-tpu",
"api_id": "tpu.googleapis.com"
}
"api_id": "tpu.googleapis.com",
"default_version": "v1",
"codeowner_team": ""
}

0 comments on commit 123776e

Please sign in to comment.