skip kyber bridge tests ignore some contract packages in tests by default update package deps update README, CI, and GH configs
19 lines
572 B
Plaintext
19 lines
572 B
Plaintext
# See https://help.github.com/articles/about-codeowners/
|
|
# for more info about CODEOWNERS file
|
|
|
|
# It uses the same pattern rule for gitignore file
|
|
# https://git-scm.com/docs/gitignore#_pattern_format
|
|
|
|
# Website
|
|
packages/asset-swapper/ @BMillman19 @fragosti @dave4506
|
|
packages/instant/ @BMillman19 @fragosti @dave4506
|
|
|
|
# Dev tools & setup
|
|
.circleci/ @dorothy-zbornak
|
|
packages/contract-addresses/ @abandeali1
|
|
packages/contract-artifacts/ @abandeali1
|
|
packages/order-utils/ @dorothy-zbornak
|
|
|
|
# Protocol/smart contracts
|
|
contracts/ @abandeali1 @hysz @dorothy-zbornak @mzhu25
|