Skip to content

Commit d201046

Browse files
chore(CODEOWNERS): drop /.github/workflows/ line (Refs standards#55) (#67)
Per hyperpolymath/standards#55 decision (a) for solo-owned repos: removes the `/.github/workflows/` CODEOWNERS line so Dependabot `github-actions` PRs stop auto-requesting review. No functional review gating is lost on a solo-owned repo. Refs hyperpolymath/standards#55 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: hyperpolymath <hyperpolymath@users.noreply.github.com> Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
1 parent ee18abf commit d201046

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@
1616
/src/interfaces/ @hyperpolymath
1717

1818
# Infrastructure and CI/CD
19-
/.github/workflows/ @hyperpolymath
2019
/.containerization/ @hyperpolymath
2120
/Containerfile @hyperpolymath
2221

2322
# SCM and machine-readable metadata
24-
/.machine_readable/ @hyperpolymath
23+
/.machine_readable/ @hyperpolymath

0 commit comments

Comments
 (0)