-
Notifications
You must be signed in to change notification settings - Fork 622
/
CODEOWNERS
Validating CODEOWNERS rules...
31 lines (25 loc) · 1.1 KB
/
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
# CODEOWNERS: https://help.github.com/articles/about-codeowners/
/chain/ @SkidanovAlex @bowenwang1996
/chain/client/src/view_client.rs @frol @khorolets @chefsale
/chain/client-primitives/ @frol @khorolets @chefsale
/chain/network/ @mfornet @bowenwang1996 @pmnoxx
/chain/epoch_manager/ @bowenwang1996
/chain/jsonrpc/ @frol @khorolets @chefsale
/chain/jsonrpc-primitives/ @frol @khorolets @chefsale
/chain/indexer/ @khorolets @frol
/chain/rosetta-rpc/ @frol
/runtime/ @evgenykuzyakov @bowenwang1996 @EgorKulikov
/runtime/runtime-params-estimator/ @olonho
/runtime/near-evm-runner/ @ailisp @artob @frankbraun
/runtime/near-test-contracts/ @olonho @ailisp @matklad
/runtime/near-vm-runner-standalone/ @olonho @ailisp @matklad
/runtime/near-vm-runner/ @olonho @ailisp @matklad
/genesis-tools/ @evgenykuzyakov @ailisp
/tools/rpctypegen/ @frol
/tools/indexer/ @khorolets @frol
/core/ @bowenwang1996 @frol @evgenykuzyakov @nearmax @SkidanovAlex
/neard/ @bowenwang1996 @frol
/nearcore/ @bowenwang1996 @frol @evgenykuzyakov @SkidanovAlex
/.buildkite/ @chefsale @mhalambek
/scripts/ @chefsale @mhalambek
/docs/ @bowenwang1996 @matklad