diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index 7a7c12f..0000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1,5 +0,0 @@ -# Everything under .github/ decides what runs in CI, on which runner, and with -# which secrets in scope. This repo accepts pull requests from outside -# contributors, so a change here is a change to a trust boundary rather than to -# the product. DevOps reviews it. -.github/ @mindsdb/devops