We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef16a25 commit 70c7769Copy full SHA for 70c7769
2 files changed
packages/google-cloud-artifact-registry/.github/CODEOWNERS
@@ -5,7 +5,7 @@
5
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
6
7
# The @googleapis/yoshi-python is the default owner for changes in this repo
8
-* @googleapis/yoshi-python
+* @googleapis/yoshi-python @googleapis/cicd
9
10
11
/samples/ @googleapis/python-samples-owners
packages/google-cloud-artifact-registry/.repo-metadata.json
@@ -9,5 +9,6 @@
"library_type": "GAPIC_AUTO",
"repo": "googleapis/python-artifact-registry",
"distribution_name": "google-cloud-artifact-registry",
12
- "api_id": "artifactregistry.googleapis.com"
+ "api_id": "artifactregistry.googleapis.com",
13
+ "codeowner_team": "@googleapis/cicd"
14
}
0 commit comments