Skip to content

Commit

Permalink
chore(.github): add crwilcox as codeowner (#3594)
Browse files Browse the repository at this point in the history
Add crwilcox as codeowner and assignee for firestore, datastore,
and bigtable.
  • Loading branch information
tritone committed Jan 22, 2021
1 parent 3859a6f commit ae96dcb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
@@ -1,10 +1,10 @@
# Default owner for all directories not owned by others
* @googleapis/yoshi-go-admins

/bigtable/ @tritone @googleapis/yoshi-go-admins
/bigtable/ @crwilcox @tritone @googleapis/yoshi-go-admins
/bigquery/ @googleapis/api-bigquery @googleapis/yoshi-go-admins
/datastore/ @tritone @googleapis/yoshi-go-admins
/firestore/ @tritone @googleapis/yoshi-go-admins
/datastore/ @crwilcox @tritone @googleapis/yoshi-go-admins
/firestore/ @crwilcox @tritone @googleapis/yoshi-go-admins
/pubsub/ @googleapis/api-pubsub @googleapis/yoshi-go-admins
/pubsublite/ @googleapis/api-pubsub @googleapis/yoshi-go-admins
/spanner/ @skuruppu @googleapis/yoshi-go-admins
Expand Down
3 changes: 3 additions & 0 deletions .github/blunderbuss.yml
Expand Up @@ -3,6 +3,9 @@ assign_issues_by:
- 'api: bigtable'
- 'api: datastore'
- 'api: firestore'
to:
- crwilcox
- labels:
- 'api: storage'
to:
- tritone
Expand Down

0 comments on commit ae96dcb

Please sign in to comment.