diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d904d1e..84aa814 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,4 +6,4 @@ # The yoshi-nodejs team is the default owner for nodejs repositories. -* @googleapis/yoshi-nodejs +* @googleapis/yoshi-nodejs @googleapis/cicd diff --git a/.repo-metadata.json b/.repo-metadata.json index 1881f32..c536521 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -10,5 +10,6 @@ "product_documentation": "https://cloud.google.com/binary-authorization/", "requires_billing": true, "name": "binaryauthorization", - "issue_tracker": "https://github.com/googleapis/nodejs-binary-authorization/issues" + "issue_tracker": "https://github.com/googleapis/nodejs-binary-authorization/issues", + "codeowner_team": "@googleapis/cicd" }