Skip to content

Commit 4b40789

Browse files
chore(python): add .github/CODEOWNERS as a templated file (#308)
Source-Link: googleapis/synthtool@c5026b3 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:0e18b9475fbeb12d9ad4302283171edebb6baf2dfca1bd215ee3b34ed79d95d7 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 060b339 commit 4b40789

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
docker:
22
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
3-
digest: sha256:4ee57a76a176ede9087c14330c625a71553cf9c72828b2c0ca12f5338171ba60
3+
digest: sha256:0e18b9475fbeb12d9ad4302283171edebb6baf2dfca1bd215ee3b34ed79d95d7

.github/CODEOWNERS

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
#
44
# For syntax help see:
55
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
6+
# Note: This file is autogenerated. To make changes to the codeowner team, please update .repo-metadata.json.
67

7-
# The @googleapis/yoshi-python is the default owner for changes in this repo
8-
* @googleapis/yoshi-python @googleapis/actools-python
8+
# @googleapis/yoshi-python @googleapis/actools-python are the default owners for changes in this repo
9+
* @googleapis/yoshi-python @googleapis/actools-python
910

10-
# The python-samples-reviewers team is the default owner for samples changes
11-
/samples/ @googleapis/python-samples-owners
11+
# @googleapis/python-samples-owners @googleapis/actools-python are the default owners for samples changes
12+
/samples/ @googleapis/python-samples-owners @googleapis/actools-python

0 commit comments

Comments
 (0)