-
Notifications
You must be signed in to change notification settings - Fork 244
/
CODEOWNERS
Validating CODEOWNERS rules...
50 lines (35 loc) · 1.38 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
39
40
41
42
43
44
45
46
47
48
49
50
# Unowned specs
* @mongodb/dbx-spec-reviewers-unowned
# APM
/source/command-monitoring/ @mongodb/dbx-spec-owners-apm
# Authentication
/source/auth/ @mongodb/dbx-spec-owners-auth
# Change Streams
/source/change-streams/ @mongodb/dbx-spec-owners-change-streams
# Client Side Encryption
/source/client-side-encryption/ @mongodb/dbx-spec-owners-fle
# Client Side Operations Timeout
/source/client-side-operations-timeout/ @mongodb/dbx-spec-owners-csot
# CMAP
/source/connection-monitoring-and-pooling/ @mongodb/dbx-spec-owners-cmap
# CRUD
/source/crud/ @mongodb/dbx-spec-owners-crud
/source/driver-bulk-update.rst @mongodb/dbx-spec-owners-crud
# Retryability
/source/retryable-reads/ @mongodb/dbx-spec-owners-retryability
/source/retryable-writes/ @mongodb/dbx-spec-owners-retryability
# SDAM
/source/server-discovery-and-monitoring/ @mongodb/dbx-spec-owners-sdam
# Server Selection
/source/server-selection/ @mongodb/dbx-spec-owners-server-selection
# Sessions
/source/sessions/ @mongodb/dbx-spec-owners-sessions
# Transactions
/source/transactions/ @mongodb/dbx-spec-owners-transactions
/source/transactions-convenient-api/ @mongodb/dbx-spec-owners-transactions
# Unified Test Format
/source/unified-test-format/ @mongodb/dbx-spec-owners-unified-test-format
# URI Options
/source/uri-options/ @mongodb/dbx-spec-owners-uri-options
# Workflows and code ownership file
/.github/ @mongodb/dbx-leadership