Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
# Note: This file is autogenerated. To make changes to the codeowner team, please update .repo-metadata.json.

# @googleapis/yoshi-python @googleapis/anthos-dpe are the default owners for changes in this repo
* @googleapis/yoshi-python @googleapis/anthos-dpe
# @googleapis/yoshi-python is the default owner for changes in this repo
* @googleapis/yoshi-python

# @googleapis/python-samples-reviewers @googleapis/anthos-dpe are the default owners for samples changes
/samples/ @googleapis/python-samples-reviewers @googleapis/anthos-dpe
# @googleapis/python-samples-reviewers is the default owner for samples changes
/samples/ @googleapis/python-samples-reviewers
1 change: 0 additions & 1 deletion .repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"repo": "googleapis/python-container",
"distribution_name": "google-cloud-container",
"api_id": "container.googleapis.com",
"codeowner_team": "@googleapis/anthos-dpe",
"requires_billing": true,
"default_version": "v1",
"api_shortname": "container",
Expand Down