-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathCODEOWNERS
40 lines (31 loc) · 1010 Bytes
/
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
* @trajan0x
*.sol @ChiTimesChi @aureliusbtc @trajan0x
*.go @trajan0x
.github/ @trajan0x
.github/workflows/solidity.yml @trajan0x @ChiTimesChi
.vscode/ @trajan0x @ChiTimesChi
agents/ @trajan0x @ChiTimesChi
core/ @trajan0x
charts/ @trajan0x
docker/ @trajan0x
ethergo/ @trajan0x
make/ @trajan0x
packages/contracts-core/ @ChiTimesChi @trajan0x
packages/contracts-rfq @ChiTimesChi
packages/sdk-router/ @aureliusbtc @ChiTimesChi @trajan0x
packages/explorer-ui/ @trajan0x @bigboydiamonds @abtestingalpha
packages/rest-api/ @trajan0x @Defi-Moses
packages/synapse-interface/ @bigboydiamonds @abtestingalpha @aureliusbtc
yarn.lock @bigboydiamonds @abtestingalpha
contrib/ @trajan0x
services/explorer @trajan0x
services/omnirpc @trajan0x
services/scribe @trajan0x
services/rfq @dwasse @trajan0x @aureliusbtc
tools/ @trajan0x
# config files
.changeset/ @aureliusbtc
.prettierrc.js @trajan0x @ChiTimesChi
.prettierrc.json @trajan0x @ChiTimesChi
.eslintrc.js @trajan0x @ChiTimesChi
LICENSE @trajan0x @aureliusbtc