Skip to content
Closed
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
4 changes: 2 additions & 2 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 is the default owner for changes in this repo
* @googleapis/yoshi-python
# @googleapis/cloud-sdk-python-team is the default owner for changes in this repo
* @googleapis/cloud-sdk-python-team

# @googleapis/python-samples-reviewers is the default owner for samples changes
/samples/ @googleapis/python-samples-reviewers
4 changes: 2 additions & 2 deletions .github/blunderbuss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# team, please update `codeowner_team` in `.repo-metadata.json`.

assign_issues:
- googleapis/python-core-client-libraries
- googleapis/cloud-sdk-python-team

assign_issues_by:
- labels:
Expand All @@ -14,4 +14,4 @@ assign_issues_by:
- googleapis/python-samples-reviewers

assign_prs:
- googleapis/python-core-client-libraries
- googleapis/cloud-sdk-python-team
Loading