Skip to content

Commit 7a23ec5

Browse files
authored
Updating CODEOWNERS file (#373)
1 parent aefa951 commit 7a23ec5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,23 @@
66

77
# Database Code
88
packages/database @mikelehen @schmidt-sebastian
9+
packages/database-types @mikelehen @schmidt-sebastian
910

1011
# Firestore Code
1112
packages/firestore @mikelehen @schmidt-sebastian @wilhuff
13+
packages/webchannel-wrapper @mikelehen @schmidt-sebastian @wilhuff
14+
packages/firestore-types @mikelehen @schmidt-sebastian @wilhuff
15+
integration/firestore @mikelehen @schmidt-sebastian @wilhuff
1216

1317
# Storage Code
1418
packages/storage @sphippen
19+
packages/storage-types @sphippen
1520

1621
# Messaging Code
1722
packages/messaging @gauntface
23+
packages/messaging-types @gauntface
24+
integration/messaging @gauntface
1825

1926
# Auth Code
2027
packages/auth @bojeil-google @wti806 @tmsch
28+
packages/auth-types @bojeil-google @wti806 @tmsch

0 commit comments

Comments
 (0)