Skip to content
This repository was archived by the owner on Oct 31, 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/cicd are the default owners for changes in this repo
* @googleapis/yoshi-python @googleapis/cicd
# @googleapis/yoshi-python @googleapis/aap-dpes are the default owners for changes in this repo
* @googleapis/yoshi-python @googleapis/aap-dpes

# @googleapis/python-samples-reviewers @googleapis/cicd are the default owners for samples changes
/samples/ @googleapis/python-samples-reviewers @googleapis/cicd
# @googleapis/python-samples-reviewers @googleapis/aap-dpes are the default owners for samples changes
/samples/ @googleapis/python-samples-reviewers @googleapis/aap-dpes
2 changes: 1 addition & 1 deletion .repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"repo": "googleapis/python-binary-authorization",
"distribution_name": "google-cloud-binary-authorization",
"api_id": "binaryauthorization.googleapis.com",
"codeowner_team": "@googleapis/cicd",
"codeowner_team": "@googleapis/aap-dpes",
"default_version": "v1",
"api_shortname": "binaryauthorization"
}