Skip to content

chore: Clean up CODEOWNERS - #33258

Draft
mvvmm wants to merge 1 commit into
productionfrom
codeowners-cleanup
Draft

chore: Clean up CODEOWNERS#33258
mvvmm wants to merge 1 commit into
productionfrom
codeowners-cleanup

Conversation

@mvvmm

@mvvmm mvvmm commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Repo maintenance: normalizes .github/CODEOWNERS formatting without changing any review assignments.

  • Collapsed 16 duplicate path entries (owners merged as a union), e.g. fundamentals had 4 entries
  • Owner ordering within each line is now canonical: individual users alphabetically, then teams alphabetically, then @cloudflare/product-owners, then @cloudflare/content-engineering last
  • Product sections are sorted alphabetically with a # <product-slug> header; entries within a section are sorted by path
  • Non-product paths (repo tooling, globs, cross-cutting directories) are grouped in a single block above the product sections

Reviewer resolution semantics are unchanged: every path and owner from the old file is present in the new file, and generic patterns still precede their more specific overrides (CODEOWNERS uses last-match-wins). Verified with a transform script that asserted the input/output pattern sets and owner sets match exactly.

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/.github/CODEOWNERS @kodster28, @cloudflare/product-owners, @cloudflare/content-engineering

@cloudflare-workers-and-pages

Copy link
Copy Markdown

🚀 Deploying Preview to Cloudflare 🚀

Preview URL: https://codeowners-cleanup.previews.developers.cloudflare.com (commit e2939f0)

This URL reflects your latest Preview deployment

Preview Deployments by commit

Status Deployment URL Commit Updated (UTC) See this deployment's details
  • Build: Success ✅
  • Deployment: Success ✅

View logs ↗
https://59649829.previews.developers.cloudflare.com e2939f0 2026-09-05T23:31:04.367Z Visit the dashboard ↗

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants