Skip to content

Commit 0b54642

Browse files
chore: update renovate and codeowner (#254)
* chore: update renovate and codeowner * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: update owlbot Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 2e4a583 commit 0b54642

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/gcp-sphinx-docfx-yaml/.github/CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
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

packages/gcp-sphinx-docfx-yaml/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
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
}

packages/gcp-sphinx-docfx-yaml/owlbot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
".gitignore",
4949
".github/workflows", # exclude templated gh actions
5050
"README.rst",
51+
"renovate.json",
5152
],
5253
)
5354

packages/gcp-sphinx-docfx-yaml/renovate.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"extends": [
33
"config:base",
4-
"group:all",
54
":preserveSemverRanges",
65
":disableDependencyDashboard"
76
],

0 commit comments

Comments
 (0)