Skip to content

Commit

Permalink
chore: update codeowners (#177)
Browse files Browse the repository at this point in the history
* chore: update codeowners

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
dinagraves and gcf-owl-bot[bot] authored Jan 20, 2022
1 parent 02759a0 commit 97c2cad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions packages/google-cloud-scheduler/.github/CODEOWNERS
Validating CODEOWNERS rules …
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/serverless-team are the default owners for changes in this repo
* @googleapis/yoshi-python @googleapis/serverless-team
# @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/serverless-team are the default owners for samples changes
/samples/ @googleapis/python-samples-reviewers @googleapis/serverless-team
# @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 packages/google-cloud-scheduler/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"api_id": "cloudscheduler.googleapis.com",
"requires_billing": true,
"default_version": "v1",
"codeowner_team": "@googleapis/serverless-team",
"codeowner_team": "@googleapis/aap-dpes",
"api_shortname": "cloudscheduler"
}

0 comments on commit 97c2cad

Please sign in to comment.