diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index a0ad3c1..0000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1,5 +0,0 @@ -# Everything in this repo executes inside other repos' pipelines, with the -# calling repo's secrets in scope (AWS OIDC roles, ECR push, Slack bot token, -# PyPI trusted publishing). A change here reaches eight repos' CI, including -# prod deploys, so review belongs to the team that owns those pipelines. -* @mindsdb/devops