Skip to content

Commit

Permalink
chore: add cicd team to codeowners (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shabirmean authored May 20, 2021
1 parent bd31a76 commit 5cabb3e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/grafeas/.github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -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
/samples/ @googleapis/python-samples-owners
1 change: 1 addition & 0 deletions packages/grafeas/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@
"repo": "googleapis/python-grafeas",
"distribution_name": "grafeas",
"api_id": "",
"codeowner_team": "@googleapis/cicd",
"requires_billing": false
}

0 comments on commit 5cabb3e

Please sign in to comment.