-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathCODEOWNERS
17 lines (15 loc) · 942 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Global Code Owners
* @jalextowle @jrhea @mcclurejt
# Rust SDK Code Owners
.github/ @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree @sentilesdal
crates/ @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree @sentilesdal
Cargo.toml @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree @sentilesdal
rustfmt.toml @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree @sentilesdal
Makefile @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree @sentilesdal
README.md @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree @sentilesdal
# Instance Owners
contracts/src/deployers/ @jalextowle @jrhea @mcclurejt @cashd @sentilesdal
contracts/src/instances/ @jalextowle @jrhea @mcclurejt @cashd @sentilesdal
contracts/src/interfaces/ @jalextowle @jrhea @mcclurejt @cashd @sentilesdal
contracts/test/ @jalextowle @jrhea @mcclurejt @cashd @sentilesdal
test/ @jalextowle @jrhea @mcclurejt @cashd @sentilesdal