File tree Expand file tree Collapse file tree
packages/gcp-sphinx-docfx-yaml Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
66# Note: This file is autogenerated. To make changes to the codeowner team, please update .repo-metadata.json.
77
8- # @googleapis/cloud-sdk-python-team @googleapis/dkp are the default owners for changes in this repo
9- * @ googleapis/cloud-sdk-python-team @ googleapis/dkp
8+ # @googleapis/cloud-sdk-python-team @googleapis/dkp-team are the default owners for changes in this repo
9+ * @ googleapis/cloud-sdk-python-team @ googleapis/dkp-team
1010
11- # @googleapis/python-samples-reviewers @googleapis/dkp are the default owners for samples changes
12- /samples / @ googleapis/python-samples-reviewers @ googleapis/dkp
11+ # @googleapis/python-samples-reviewers @googleapis/dkp-team are the default owners for samples changes
12+ /samples / @ googleapis/python-samples-reviewers @ googleapis/dkp-team
Original file line number Diff line number Diff line change 44# Note: This file is autogenerated. To make changes to the assignee
55# team, please update `codeowner_team` in `.repo-metadata.json`.
66assign_issues :
7- - googleapis/dkp
7+ - googleapis/dkp-team
88
99assign_issues_by :
1010 - labels :
1111 - " samples"
1212 to :
1313 - googleapis/python-samples-reviewers
14- - googleapis/dkp
14+ - googleapis/dkp-team
1515
1616assign_prs :
17- - googleapis/dkp
17+ - googleapis/dkp-team
Original file line number Diff line number Diff line change @@ -32,6 +32,6 @@ branchProtectionRules:
3232# List of explicit permissions to add (additive only)
3333permissionRules :
3434 # Team slug to add to repository permissions
35- - team : googleapis/onramp
35+ - team : googleapis/dkp-team
3636 # Access level required, one of push|pull|admin|maintain|triage
3737 permission : push
Original file line number Diff line number Diff line change 88 "language" : " python" ,
99 "repo" : " googleapis/sphinx-docfx-yaml" ,
1010 "distribution_name" : " gcp-sphinx-docfx-yaml" ,
11- "codeowner_team" : " @googleapis/dkp" ,
11+ "codeowner_team" : " @googleapis/dkp-team " ,
1212 "library_type" : " OTHER"
1313}
You can’t perform that action at this time.
0 commit comments