diff --git a/packages/grafeas/.github/CODEOWNERS b/packages/grafeas/.github/CODEOWNERS index 30c3973aa372..e2ec9cbcae89 100644 --- a/packages/grafeas/.github/CODEOWNERS +++ b/packages/grafeas/.github/CODEOWNERS @@ -5,7 +5,7 @@ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax # The @googleapis/yoshi-python is the default owner for changes in this repo -* @googleapis/yoshi-python +* @googleapis/yoshi-python @googleapis/cicd # The python-samples-reviewers team is the default owner for samples changes -/samples/ @googleapis/python-samples-owners \ No newline at end of file +/samples/ @googleapis/python-samples-owners diff --git a/packages/grafeas/.repo-metadata.json b/packages/grafeas/.repo-metadata.json index 587a7f08e965..85b359d7c20d 100644 --- a/packages/grafeas/.repo-metadata.json +++ b/packages/grafeas/.repo-metadata.json @@ -10,5 +10,6 @@ "repo": "googleapis/python-grafeas", "distribution_name": "grafeas", "api_id": "", + "codeowner_team": "@googleapis/cicd", "requires_billing": false }