Skip to content
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 is the default owner for changes in this repo
* @googleapis/yoshi-python
# @googleapis/yoshi-python @googleapis/googleapis-auth are the default owners for changes in this repo
* @googleapis/yoshi-python @googleapis/googleapis-auth

# @googleapis/python-samples-reviewers is the default owner for samples changes
/samples/ @googleapis/python-samples-reviewers
# @googleapis/python-samples-reviewers @googleapis/googleapis-auth are the default owners for samples changes
/samples/ @googleapis/python-samples-reviewers @googleapis/googleapis-auth
2 changes: 1 addition & 1 deletion .repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"repo": "googleapis/google-auth-library-python-oauthlib",
"distribution_name": "google-auth-oauthlib",
"default_version": "",
"codeowner_team": ""
"codeowner_team": "@googleapis/googleapis-auth"
}