diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..55546479 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,4 @@ +# These are the default owners of the repo +* @bosonprotocol/code-reviewers + +# Anything else added after this line will take precedence