protocol/CODEOWNERS
Line: 8: incorrect codeowner user: BMillman19 Line: 8: incorrect codeowner user: fragosti Line: 8: incorrect codeowner user: dave4506 Line: 8: no users/groups matched Line: 9: incorrect codeowner user: BMillman19 Line: 9: incorrect codeowner user: fragosti Line: 9: incorrect codeowner user: dave4506 Line: 9: no users/groups matched Line: 12: incorrect codeowner user: dorothy-zbornak Line: 12: no users/groups matched Line: 13: incorrect codeowner user: abandeali1 Line: 13: no users/groups matched Line: 14: incorrect codeowner user: abandeali1 Line: 14: no users/groups matched Line: 15: incorrect codeowner user: dorothy-zbornak Line: 15: no users/groups matched Line: 18: incorrect codeowner user: abandeali1 Line: 18: incorrect codeowner user: hysz Line: 18: incorrect codeowner user: dorothy-zbornak Line: 18: incorrect codeowner user: mzhu25 Line: 18: no users/groups matched
Lawrence Forman 0ce6243653 update @0x/tools deps
skip kyber bridge tests
ignore some contract packages in tests by default
update package deps
update README, CI, and GH configs
2020-10-20 20:53:39 -04:00

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