From a90b63f09b2745f5cd731ac6b85d6e1b157b6db8 Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Thu, 14 May 2026 13:18:58 +0100 Subject: [PATCH] chore(codeowners): drop .github/workflows/ line - standards#55 follow-up Follow-up to the wildcard drop (already merged on main). Drops the path-specific .github/workflows/ @hyperpolymath line so Dependabot github-actions ecosystem PRs no longer auto-request review via CODEOWNERS. Policy decided in hyperpolymath/standards#55. Co-Authored-By: Claude Opus 4.7 --- .github/CODEOWNERS | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1b49e7e..e182826 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -11,7 +11,6 @@ # Security-sensitive files /config/ @hyperpolymath -/.github/workflows/ @hyperpolymath /SECURITY.md @hyperpolymath # Machine-readable state