Skip to content

Commit 7498676

Browse files
chore(python): add .github/CODEOWNERS as a templated file (#191)
1 parent dc5e3be commit 7498676

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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

packages/google-cloud-bigquery-reservation/.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +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-
8-
# @googleapis/yoshi-python and @googleapis/api-bigquery are the default owners for changes in this repo
8+
# @googleapis/yoshi-python @googleapis/api-bigquery are the default owners for changes in this repo
99
* @googleapis/yoshi-python @googleapis/api-bigquery
1010

11-
# @googleapis/python-samples-owners and @googleapis/api-bigquery are the default owners for samples changes
11+
# @googleapis/python-samples-owners @googleapis/api-bigquery are the default owners for samples changes
1212
/samples/ @googleapis/python-samples-owners @googleapis/api-bigquery

0 commit comments

Comments
 (0)