Skip to content

Commit

Permalink
chore(python): add .github/CODEOWNERS as a templated file (#272)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Nov 12, 2021
1 parent 5cd5020 commit 228f731
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/.OwlBot.lock.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
digest: sha256:ec49167c606648a063d1222220b48119c912562849a0528f35bfb592a9f72737
digest: sha256:0e18b9475fbeb12d9ad4302283171edebb6baf2dfca1bd215ee3b34ed79d95d7
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
#
# For syntax help see:
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
# Note: This file is autogenerated. To make changes to the codeowner team, please update .repo-metadata.json.

# @googleapis/yoshi-python @googleapis/api-pubsublite are the default owners for changes in this repo
* @googleapis/yoshi-python @googleapis/api-pubsublite

# The @googleapis/api-pubsublite is the default owner for changes in this repo
* @googleapis/yoshi-python @googleapis/api-pubsublite

# The python-samples-reviewers team is the default owner for samples changes
/samples/ @googleapis/python-samples-owners
# @googleapis/python-samples-owners @googleapis/api-pubsublite are the default owners for samples changes
/samples/ @googleapis/python-samples-owners @googleapis/api-pubsublite

0 comments on commit 228f731

Please sign in to comment.