forked from mongodb/specifications
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCODEOWNERS
Validating CODEOWNERS rules...
38 lines (27 loc) · 1.16 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# SDAM: Shane Harvey, Neal Beeken
/source/server-discovery-and-monitoring/ @ShaneHarvey @nbbeeken
# CRUD: Jeremy Mikola
/source/crud/ @jmikola
/source/driver-bulk-update.rst @jmikola
# Transactions: Durran Jordan, Isabella Siu
/source/transactions/ @durran @iwysiu
/source/transactions-convenient-api/ @durran @iwysiu
# Client Side Encryption: Kevin Albertson, Sam Rossi
/source/client-side-encryption/ @kevinAlbs @saghm
# Server Selection: Oleg Pudeyev, Patrick Freed
/source/server-selection/ @p-mongo @patrickfreed
# Change Streams: Divjot Arora, Prashant Mital
/source/change-streams/ @divjotarora @prashantmital
# Sessions: Robert Stam, Kaitlin Mahar
/source/sessions/ @rstam @kmahar
# APM: Durran Jordan, Kaitlin Mahar
/source/command-monitoring/ @durran @kmahar
# Authentication: Clyde Bazile, Eric Adum
/source/auth/ @bazile-clyde @emadum
# CMAP: Patrick Freed, Divjot Arora
/source/connection-monitoring-and-pooling/ @patrickfreed @divjotarora
# URI Options: Sam Rossi, Andreas Braun
/source/uri-options/ @saghm @alcaeus
# Retryability: Jeremy Mikola, Isabel Atkinson
/source/retryable-reads/ @jmikola @isabelatkinson
/source/retryable-writes/ @jmikola @isabelatkinson