Skip to content

Commit ae96dcb

Browse files
authored
chore(.github): add crwilcox as codeowner (#3594)
Add crwilcox as codeowner and assignee for firestore, datastore, and bigtable.
1 parent 3859a6f commit ae96dcb

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.github/CODEOWNERS

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Default owner for all directories not owned by others
22
* @googleapis/yoshi-go-admins
33

4-
/bigtable/ @tritone @googleapis/yoshi-go-admins
4+
/bigtable/ @crwilcox @tritone @googleapis/yoshi-go-admins
55
/bigquery/ @googleapis/api-bigquery @googleapis/yoshi-go-admins
6-
/datastore/ @tritone @googleapis/yoshi-go-admins
7-
/firestore/ @tritone @googleapis/yoshi-go-admins
6+
/datastore/ @crwilcox @tritone @googleapis/yoshi-go-admins
7+
/firestore/ @crwilcox @tritone @googleapis/yoshi-go-admins
88
/pubsub/ @googleapis/api-pubsub @googleapis/yoshi-go-admins
99
/pubsublite/ @googleapis/api-pubsub @googleapis/yoshi-go-admins
1010
/spanner/ @skuruppu @googleapis/yoshi-go-admins

.github/blunderbuss.yml

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ assign_issues_by:
33
- 'api: bigtable'
44
- 'api: datastore'
55
- 'api: firestore'
6+
to:
7+
- crwilcox
8+
- labels:
69
- 'api: storage'
710
to:
811
- tritone

0 commit comments

Comments
 (0)