Skip to content

Commit 70c7769

Browse files
authored
chore: add cicd (devplat) team to codeowners (#30)
* chore: add cicd team to codeowners * chore: fix minor error in json
1 parent ef16a25 commit 70c7769

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

packages/google-cloud-artifact-registry/.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
66

77
# The @googleapis/yoshi-python is the default owner for changes in this repo
8-
* @googleapis/yoshi-python
8+
* @googleapis/yoshi-python @googleapis/cicd
99

1010

1111
/samples/ @googleapis/python-samples-owners

packages/google-cloud-artifact-registry/.repo-metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"library_type": "GAPIC_AUTO",
1010
"repo": "googleapis/python-artifact-registry",
1111
"distribution_name": "google-cloud-artifact-registry",
12-
"api_id": "artifactregistry.googleapis.com"
12+
"api_id": "artifactregistry.googleapis.com",
13+
"codeowner_team": "@googleapis/cicd"
1314
}

0 commit comments

Comments
 (0)