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

Commit d42dc87

Browse filesBrowse files
chore(python): add .github/CODEOWNERS as a templated file (googleapis#375)
1 parent 9e0205e commit d42dc87
Copy full SHA for d42dc87

File tree

2 files changed

+6
-5
lines changed
Filter options

2 files changed

+6
-5
lines changed

‎.github/.OwlBot.lock.yaml

Copy file name to clipboard
+1-1Lines 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:ec49167c606648a063d1222220b48119c912562849a0528f35bfb592a9f72737
3+
digest: sha256:0e18b9475fbeb12d9ad4302283171edebb6baf2dfca1bd215ee3b34ed79d95d7

‎.github/CODEOWNERS

Copy file name to clipboardExpand all lines: .github/CODEOWNERS
+5-4Lines 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/api-bigquery is the default owner for changes in this repo
8-
* @googleapis/api-bigquery @googleapis/yoshi-python
8+
# @googleapis/yoshi-python @googleapis/api-bigquery are the default owners for changes in this repo
9+
* @googleapis/yoshi-python @googleapis/api-bigquery
910

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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.