Skip to content

Commit a267b22

Browse files
authored
chore: add DevPlat as CodeOwners (#14)
* Update .repo-metadata.json * Update .repo-metadata.json to include dev-play team as codeowners * Update the CODEOWNERS file manually to add the DevPlat team
1 parent 4e69942 commit a267b22

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

packages/google-cloud-binary-authorization/.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
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

11-
/samples/ @googleapis/python-samples-owners
11+
/samples/ @googleapis/python-samples-owners

packages/google-cloud-binary-authorization/.repo-metadata.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
"language": "python",
99
"repo": "googleapis/python-binary-authorization",
1010
"distribution_name": "google-cloud-binary-authorization",
11-
"api_id": "binaryauthorization.googleapis.com"
12-
}
11+
"api_id": "binaryauthorization.googleapis.com",
12+
"codeowner_team": "@googleapis/cicd"
13+
}

0 commit comments

Comments
 (0)