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/yoshi-python @googleapis/cx-eng are the default owners for changes in this repo
9- * @ googleapis/yoshi-python @ googleapis/cx-eng
8+ # @googleapis/yoshi-python @googleapis/dkp are the default owners for changes in this repo
9+ * @ googleapis/yoshi-python @ googleapis/dkp
1010
11- # @googleapis/python-samples-reviewers @googleapis/cx-eng are the default owners for samples changes
12- /samples / @ googleapis/python-samples-reviewers @ googleapis/cx-eng
11+ # @googleapis/python-samples-reviewers @googleapis/dkp are the default owners for samples changes
12+ /samples / @ googleapis/python-samples-reviewers @ googleapis/dkp
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/cx-eng " ,
11+ "codeowner_team" : " @googleapis/dkp " ,
1212 "library_type" : " OTHER"
1313}
Original file line number Diff line number Diff line change 4848 ".gitignore" ,
4949 ".github/workflows" , # exclude templated gh actions
5050 "README.rst" ,
51+ "renovate.json" ,
5152 ],
5253)
5354
Original file line number Diff line number Diff line change 11{
22 "extends" : [
33 " config:base" ,
4- " group:all" ,
54 " :preserveSemverRanges" ,
65 " :disableDependencyDashboard"
76 ],
You can’t perform that action at this time.
0 commit comments