Skip to content

Commit

Permalink
chore(.github): add logging codeowner (#3004)
Browse files Browse the repository at this point in the history
  • Loading branch information
codyoss authored Oct 14, 2020
1 parent 1f708c9 commit 6e22b50
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
/bigquery/ @googleapis/api-bigquery
/datastore/ @tritone
/firestore/ @tritone
/logging/ @nicoleczhu
/pubsub/ @googleapis/api-pubsub
/spanner/ @skuruppu
/storage/ @tritone
4 changes: 4 additions & 0 deletions .github/blunderbuss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ assign_issues_by:
- 'api: bigquery'
to:
- shollyman
- labels:
- 'api: logging'
to:
- nicoleczhu
- labels:
- 'api: pubsub'
to:
Expand Down

0 comments on commit 6e22b50

Please sign in to comment.