forked from scylladb/scylladb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMAINTAINERS
114 lines (93 loc) · 2.33 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
M: Maintainer with commit access
R: Reviewer with subsystem expertise
F: Filename, directory, or pattern for the subsystem
---
AUTH
R: Calle Wilund <[email protected]>
R: Vlad Zolotarov <[email protected]>
R: Jesse Haber-Kucharsky <[email protected]>
F: auth/*
CACHE
M: Tomasz Grabiec <[email protected]>
R: Piotr Jastrzebski <[email protected]>
F: row_cache*
F: *mutation*
F: tests/mvcc*
COMMITLOG / BATCHLOGa
R: Calle Wilund <[email protected]>
F: db/commitlog/*
F: db/batch*
COORDINATOR
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
F: counters*
F: tests/counter_test*
GOSSIP
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]>
F: utils/logalloc*
MATERIALIZED VIEWS
M: Pekka Enberg <[email protected]>
M: Nadav Har'El <[email protected]>
F: db/view/*
F: cql3/statements/*view*
PACKAGING
R: Takuya ASADA <[email protected]>
F: dist/*
REPAIR
M: Tomasz Grabiec <[email protected]>
R: Asias He <[email protected]>
R: Nadav Har'El <[email protected]>
F: repair/*
SCHEMA MANAGEMENT
M: Tomasz Grabiec <[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: Nadav Har'El <[email protected]>
R: Pekka Enberg <[email protected]>
F: db/index/*
F: cql3/statements/*index*
SSTABLES
M: Tomasz Grabiec <[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]>
R: Asias He <[email protected]>
F: streaming/*
F: service/storage_service.*
ALTERNATOR
M: Nadav Har'El <[email protected]>
F: alternator/*
F: alternator-test/*
THE REST
M: Avi Kivity <[email protected]>
M: Tomasz Grabiec <[email protected]>
M: Nadav Har'El <[email protected]>
F: *