diff options
author | fragosti <francesco.agosti93@gmail.com> | 2018-08-21 07:50:24 +0800 |
---|---|---|
committer | fragosti <francesco.agosti93@gmail.com> | 2018-08-21 07:50:24 +0800 |
commit | e45d320fc5830cb6336908cfe0c5f021718064c7 (patch) | |
tree | 3e5a0aeb42ed968e629b2342834f8748348f46c9 /CODEOWNERS | |
parent | cabce8cb674e937a566e8a821e3959076390f603 (diff) | |
parent | dd2e54d60d3490a62e57ef3f24a9af0127e2ec88 (diff) | |
download | dexon-sol-tools-e45d320fc5830cb6336908cfe0c5f021718064c7.tar dexon-sol-tools-e45d320fc5830cb6336908cfe0c5f021718064c7.tar.gz dexon-sol-tools-e45d320fc5830cb6336908cfe0c5f021718064c7.tar.bz2 dexon-sol-tools-e45d320fc5830cb6336908cfe0c5f021718064c7.tar.lz dexon-sol-tools-e45d320fc5830cb6336908cfe0c5f021718064c7.tar.xz dexon-sol-tools-e45d320fc5830cb6336908cfe0c5f021718064c7.tar.zst dexon-sol-tools-e45d320fc5830cb6336908cfe0c5f021718064c7.zip |
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/connect/sra-api-v2
Diffstat (limited to 'CODEOWNERS')
-rw-r--r-- | CODEOWNERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 000000000..9f9ba666e --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,8 @@ +# 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/website/ @BMillman19 @fragosti |