Skip to content

Commit 04490c4

Browse files
authored
chore(CODEOWNERS): Add cloud-samples-infra team to repo config ownership (#12622)
1 parent 3df3a3c commit 04490c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
# python-samples-owners is in charge of infrastructure (Kokoro, noxfiles, etc.) in this repository
1212
# python-samples-reviewers reviews Python sample code for adherence to sample guidelines
1313
* @GoogleCloudPlatform/python-samples-owners @GoogleCloudPlatform/python-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers
14-
/.github/ @GoogleCloudPlatform/python-samples-owners
15-
/.kokoro/ @GoogleCloudPlatform/python-samples-owners
16-
/* @GoogleCloudPlatform/python-samples-owners
14+
/.github/ @GoogleCloudPlatform/python-samples-owners @GoogleCloudPlatform/cloud-samples-infra
15+
/.kokoro/ @GoogleCloudPlatform/python-samples-owners @GoogleCloudPlatform/cloud-samples-infra
16+
/* @GoogleCloudPlatform/python-samples-owners @GoogleCloudPlatform/cloud-samples-infra
1717

1818
# DEE TORuS - Serverless, Orchestration, DevOps
1919
/cloudbuild/**/* @GoogleCloudPlatform/torus-dpe @GoogleCloudPlatform/python-samples-reviewers @GoogleCloudPlatform/cloud-samples-reviewers

0 commit comments

Comments
 (0)