Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

chore(python): add .github/CODEOWNERS as a templated file #214

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 2 .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:4ee57a76a176ede9087c14330c625a71553cf9c72828b2c0ca12f5338171ba60
digest: sha256:0e18b9475fbeb12d9ad4302283171edebb6baf2dfca1bd215ee3b34ed79d95d7
9 changes: 5 additions & 4 deletions 9 .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +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.

# The @googleapis/yoshi-python is the default owner for changes in this repo
* @googleapis/yoshi-python @googleapis/cicd
# @googleapis/yoshi-python @googleapis/cicd are the default owners for changes in this repo
* @googleapis/yoshi-python @googleapis/cicd

# The python-samples-reviewers team is the default owner for samples changes
/samples/ @googleapis/python-samples-owners
# @googleapis/python-samples-owners @googleapis/cicd are the default owners for samples changes
/samples/ @googleapis/python-samples-owners @googleapis/cicd
Morty Proxy This is a proxified and sanitized view of the page, visit original site.