-
Notifications
You must be signed in to change notification settings - Fork 0
/
MAINTAINERS
131 lines (110 loc) · 3.02 KB
/
MAINTAINERS
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
M: Maintainer with commit access
R: Reviewer with subsystem expertise
F: Filename, directory, or pattern for the subsystem
---
AUTH
M: Paweł Dziepak <[email protected]>
M: Duarte Nunes <[email protected]>
R: Calle Wilund <[email protected]>
R: Vlad Zolotarov <[email protected]>
R: Jesse Haber-Kucharsky <[email protected]>
F: auth/*
CACHE
M: Tomasz Grabiec <[email protected]>
M: Paweł Dziepak <[email protected]>
R: Piotr Jastrzebski <[email protected]>
F: row_cache*
F: *mutation*
F: tests/mvcc*
COMMITLOG / BATCHLOGa
M: Paweł Dziepak <[email protected]>
M: Duarte Nunes <[email protected]>
R: Calle Wilund <[email protected]>
F: db/commitlog/*
F: db/batch*
COORDINATOR
M: Paweł Dziepak <[email protected]>
M: Duarte Nunes <[email protected]>
R: Gleb Natapov <[email protected]>
F: service/storage_proxy*
COMPACTION
R: Raphael S. Carvalho <[email protected]>
R: Glauber Costa <[email protected]>
R: Nadav Har'El <[email protected]>
F: sstables/compaction*
CQL TRANSPORT LAYER
M: Pekka Enberg <[email protected]>
F: transport/*
CQL QUERY LANGUAGE
M: Tomasz Grabiec <[email protected]>
M: Pekka Enberg <[email protected]>
F: cql3/*
COUNTERS
M: Paweł Dziepak <[email protected]>
F: counters*
F: tests/counter_test*
GOSSIP
M: Duarte Nunes <[email protected]>
M: Tomasz Grabiec <[email protected]>
R: Asias He <[email protected]>
F: gms/*
DOCKER
M: Pekka Enberg <[email protected]>
F: dist/docker/*
LSA
M: Tomasz Grabiec <[email protected]>
M: Paweł Dziepak <[email protected]>
F: utils/logalloc*
MATERIALIZED VIEWS
M: Duarte Nunes <[email protected]>
M: Pekka Enberg <[email protected]>
R: Nadav Har'El <[email protected]>
R: Duarte Nunes <[email protected]>
F: db/view/*
F: cql3/statements/*view*
PACKAGING
R: Takuya ASADA <[email protected]>
F: dist/*
REPAIR
M: Tomasz Grabiec <[email protected]>
M: Duarte Nunes <[email protected]>
R: Asias He <[email protected]>
R: Nadav Har'El <[email protected]>
F: repair/*
SCHEMA MANAGEMENT
M: Tomasz Grabiec <[email protected]>
M: Duarte Nunes <[email protected]>
M: Pekka Enberg <[email protected]>
F: db/schema_tables*
F: db/legacy_schema_migrator*
F: service/migration*
F: schema*
SECONDARY INDEXES
M: Pekka Enberg <[email protected]>
M: Duarte Nunes <[email protected]>
R: Nadav Har'El <[email protected]>
R: Pekka Enberg <[email protected]>
F: db/index/*
F: cql3/statements/*index*
SSTABLES
M: Tomasz Grabiec <[email protected]>
M: Duarte Nunes <[email protected]>
R: Raphael S. Carvalho <[email protected]>
R: Glauber Costa <[email protected]>
R: Nadav Har'El <[email protected]>
F: sstables/*
STREAMING
M: Tomasz Grabiec <[email protected]>
M: Duarte Nunes <[email protected]>
R: Asias He <[email protected]>
F: streaming/*
F: service/storage_service.*
THRIFT TRANSPORT LAYER
M: Duarte Nunes <[email protected]>
F: thrift/*
THE REST
M: Avi Kivity <[email protected]>
M: Paweł Dziepak <[email protected]>
M: Duarte Nunes <[email protected]>
M: Tomasz Grabiec <[email protected]>
F: *