forked from movementlabsxyz/movement
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
57 lines (38 loc) · 1.31 KB
/
CODEOWNERS
File metadata and controls
57 lines (38 loc) · 1.31 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
# global
* @andygolay @0xmovses @mzabaluev @musitdev
# maptos-executor
protocol-units/execution/* @0xmovses @musitdev @mzabaluev
# da
protocol-units/da/* @andygolay @mzabaluev @musitdev @0xmovses
# mempool
protocol-units/mempool/* @andygolay @mzabaluev @musitdev @0xmovses
# sequencing
protocol-units/sequencing/* @andygolay @mzabaluev @musitdev @0xmovses
# movement-rest
protocol-units/movement-rest/* @0xmovses @mzabaluev
# mcr client
protocol-units/settlement/mcr/client/* @musitdev @mzabaluev @andygolay
# mcr manager
protocol-units/settlement/mcr/manager/* @musitdev @mzabaluev @andygolay
# mcr contracts
protocol-units/settlement/mcr/contracts/* @andygolay @0xPrimata
# networks
networks/* @andygolay @mzabaluev @musitdev @0xmovses
# docker
docker/* @andygolay @radupopa369
# process-compose
process-compose/* @andygolay @radupopa369 @musitdev @0xmovses
# docs
docs/* @andygolay @mzabaluev @musitdev @0xmovses
# nix
nix/* @andygolay @musitdev @0xmovses
# github actions
.github/workflows/* @andygolay @0xmovses @mzabaluev @musitdev
# buildtime
util/buildtime/* @andygolay @0xmovses @mzabaluev @musitdev
# flocks
util/flocks/* @andygolay @mzabaluev @0xmovses @mzabaluev
# commander
util/commander/* @andygolay @musitdev @0xmovses @mzabaluev
# godfig
util/godfig/* @andygolay @mzabaluev @musitdev @0xmovses