From 7c3352f7b780589b63e9fd6eb1fcbf962b438ef2 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:50 +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 bbcfd8b..0e492e6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -8,6 +8,5 @@ # Security-sensitive files require explicit review SECURITY.md @hyperpolymath -.github/workflows/ @hyperpolymath Trustfile.a2ml @hyperpolymath .machine_readable/ @hyperpolymath \ No newline at end of file