Skip to content

Commit

Permalink
Add Instance Test owners to CODEOWNERS (#933)
Browse files Browse the repository at this point in the history
* Add Instance Test owners to CODEOWNERS

Add John, Cash, and Matt as code owners for directories that are often modified when creating new instances and tests.

* Update CODEOWNERS
  • Loading branch information
cashd authored Apr 3, 2024
1 parent 99e5eeb commit 4f70115
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,10 @@ Cargo.toml @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree
rustfmt.toml @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree
Makefile @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree
README.md @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree

# 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

0 comments on commit 4f70115

Please sign in to comment.