-
Notifications
You must be signed in to change notification settings - Fork 569
Expand file tree
/
Copy pathCODEOWNERS
More file actions
44 lines (36 loc) · 1.4 KB
/
CODEOWNERS
File metadata and controls
44 lines (36 loc) · 1.4 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
# Package owners
## Contracts
solidity/ @yorhodes @nambrot
starknet/ @yorhodes @troykessler
## Agents
rust/ @tkporter @yjamin
## SDK
typescript/sdk @yorhodes @paulbalaji @xaroz @xeno097
typescript/utils @yorhodes @paulbalaji @xaroz @xeno097
typescript/widgets @xaroz @xeno097
## Multi-VM SDK
typescript/deploy-sdk @xeno097 @troykessler
typescript/provider-sdk @xeno097 @troykessler
typescript/aleo-sdk @xeno097 @troykessler @yjamin
typescript/cosmos-sdk @xeno097 @troykessler @yjamin
typescript/cosmos-types @xeno097 @troykessler @yjamin
typescript/radix-sdk @xeno097 @troykessler @yjamin
typescript/tron-sdk @xeno097 @troykessler @yjamin
## CLI
typescript/cli @yorhodes @xeno097
## Infra
typescript/infra @paulbalaji @Mo-Hussain @tkporter
typescript/github-proxy @paulbalaji @Mo-Hussain @tkporter
typescript/helloworld @paulbalaji @Mo-Hussain @tkporter
typescript/http-registry-server @paulbalaji @Mo-Hussain @tkporter
typescript/keyfunder @paulbalaji @Mo-Hussain @tkporter
typescript/metrics @paulbalaji @Mo-Hussain @tkporter
typescript/warp-monitor @paulbalaji @Mo-Hussain @tkporter @xeno097
## Relayer & Rebalancer
typescript/ccip-server @Mo-Hussain @nambrot
typescript/rebalancer @Mo-Hussain @nambrot @paulbalaji
typescript/rebalancer-sim @Mo-Hussain @nambrot @paulbalaji
typescript/relayer @Mo-Hussain @yorhodes @paulbalaji
## Shared Tooling
oxlint.json @xeno097 @paulbalaji
typescript/tsconfig @xeno097 @paulbalaji