diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index 8a1d66b3..00000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1,9 +0,0 @@ -# CODEOWNERS — required reviewers on PRs touching these paths. -# Claude-authored PRs touching these paths won't merge until an owner -# approves. Prevents prompt-injection rewrites of agent behavior, -# workflow hijacking, or dep-chain tampering from ever reaching main. - -/.agents/ @bokelley -/.github/ @bokelley -/.github/workflows/ @bokelley -/pyproject.toml @bokelley