-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Expand file tree
/
Copy pathCODEOWNERS
More file actions
95 lines (95 loc) · 3.71 KB
/
Copy pathCODEOWNERS
File metadata and controls
95 lines (95 loc) · 3.71 KB
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
bootstrap.sh @frouioui
go.mod @mattlord @frouioui @timvaillancourt
go.sum @mattlord @frouioui @timvaillancourt
/.golangci.yml @timvaillancourt
/.github/ @mattlord @frouioui @mhamza15
/.github/ISSUE_TEMPLATE/ @frouioui @mattlord
/.github/workflows/ @frouioui @mattlord @mhamza15 @arthurschreiber
/config/mycnf/ @mattlord
/doc/ @frouioui
/docker/ @derekperkins @mattlord @frouioui @mhamza15
/examples/compose @frouioui @mhamza15
/examples/demo @mattlord
/examples/local @frouioui @mattlord
/examples/operator @frouioui @mattlord
/examples/region_sharding @mattlord
/java/ @mattlord
/go/cmd @mattlord
/go/cmd/vtadmin @mattlord @mhamza15
/go/cmd/vtctldclient @mattlord
/go/cmd/vtctldclient/command/throttler.go @mattlord
/go/cmd/vtctldclient/command/vreplication @mattlord
/go/cmd/vtctldclient/command/backups.go @frouioui @mattlord
/go/cmd/vtbackup @frouioui
/go/internal/flag @mattlord
/go/mysql @mattlord @arthurschreiber
/go/pools @arthurschreiber
/go/protoutil @mattlord @timvaillancourt
/go/sqltypes @arthurschreiber
/go/test/endtoend/onlineddl @mattlord
/go/test/endtoend/messaging @mattlord @derekperkins
/go/test/endtoend/schemadiff @mattlord
/go/test/endtoend/transaction @frouioui
/go/test/endtoend/*throttler* @mattlord @timvaillancourt
/go/test/endtoend/vtgate @frouioui @arthurschreiber
/go/test/endtoend/vtorc @mattlord @timvaillancourt
/go/tools/ @frouioui
/go/vt/dbconnpool @arthurschreiber @mattlord
/go/vt/discovery @frouioui @timvaillancourt
/go/vt/discovery/*tablet_picker* @mattlord @timvaillancourt
/go/vt/mysqlctl @mattlord @frouioui
/go/vt/proto @mattlord
/go/vt/proto/vtadmin @mattlord
/go/vt/schema @mattlord
/go/vt/servenv @timvaillancourt
/go/vt/schemadiff @mattlord
/go/vt/sqlparser @arthurschreiber
/go/vt/srvtopo @mattlord @timvaillancourt
/go/vt/sysvars @mattlord
/go/vt/topo @mattlord @timvaillancourt
/go/vt/topotools @mattlord @timvaillancourt
/go/vt/vitessdriver @mattlord
/go/vt/vtadmin @mattlord
/go/vt/vtctl @mattlord
/go/vt/vtctl/vtctl.go @mattlord
/go/vt/vtctl/grpcvtctldclient @mattlord @timvaillancourt
/go/vt/vtctl/grpcvtctldserver @mattlord @timvaillancourt
/go/vt/vtctl/reparentutil @timvaillancourt
/go/vt/vtctl/vtctldclient @mattlord @timvaillancourt
/go/vt/vtctld @mattlord @timvaillancourt
/go/vt/vterrors @frouioui @timvaillancourt
/go/vt/vtexplain @arthurschreiber
/go/vt/vtgate @arthurschreiber @frouioui
/go/vt/vtgate/endtoend/*vstream* @mattlord
/go/vt/vtgate/planbuilder @frouioui @arthurschreiber
/go/vt/vtgate/*vstream* @mattlord
/go/vt/vtgate/evalengine @arthurschreiber
/go/vt/vtorc @mattlord @timvaillancourt @mhamza15
/go/vt/vttablet/*conn* @arthurschreiber
/go/vt/vttablet/endtoend @mattlord @arthurschreiber
/go/vt/vttablet/grpc* @mattlord @timvaillancourt
/go/vt/vttablet/onlineddl @mattlord
/go/vt/vttablet/queryservice @arthurschreiber
/go/vt/vttablet/tabletmanager @mattlord @timvaillancourt
/go/vt/vttablet/tabletmanager/rpc_backup.go @mattlord @frouioui
/go/vt/vttablet/tabletmanager/rpc_throttler.go @mattlord @timvaillancourt
/go/vt/vttablet/tabletserver/throttle @mattlord @timvaillancourt
/go/vt/vttablet/tabletmanager/vreplication @mattlord
/go/vt/vttablet/tabletmanager/vdiff @mattlord
/go/vt/vttablet/tabletmanager/vstreamer @mattlord
/go/vt/vttablet/tabletserver* @mattlord @arthurschreiber @timvaillancourt
/go/vt/vttablet/tabletserver/messager @mattlord @derekperkins
/go/vt/vttablet/*tmclient* @mattlord @timvaillancourt
/go/vt/vttablet/vexec @mattlord
/go/vt/wrangler @mattlord
/go/vt/vtctl/workflow @mattlord
/proto/ @mattlord
/proto/vtadmin.proto @mattlord
/proto/vtctldata.proto @mattlord
/proto/vtctlservice.proto @mattlord
/proto/vtgateservice.proto @arthurschreiber
/proto/vtorcdata.proto @mattlord @timvaillancourt
/test/ @frouioui @mattlord
/tools/ @frouioui
/web/vtadmin @mattlord
/web/vtadmin/src/proto @mattlord