Add @ack-cf to CODEOWNERS for cache, speed, automatic-platform-optimization#31156
Open
ack-cf wants to merge 1 commit into
Open
Add @ack-cf to CODEOWNERS for cache, speed, automatic-platform-optimization#31156ack-cf wants to merge 1 commit into
ack-cf wants to merge 1 commit into
Conversation
…zation Adds @ack-cf as code owner for the cache, speed, and APO documentation areas, plus their related partials, changelogs, and images where they exist.
Review✅ No style-guide issues found in commit CommandsOnly codeowners can run commands. Post a comment with the command to trigger it.
|
Contributor
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
Contributor
|
Preview URL: https://0773411b.preview.developers.cloudflare.com |
irvinebroque
approved these changes
May 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds
@ack-cf(Alex Krivit, PM) as a code owner for the cache, speed, and APO documentation areas in the docs repo.Changes
Under the Performance products section:
/src/content/docs/automatic-platform-optimization/— added@ack-cf/src/content/docs/cache/— added@ack-cf/src/content/partials/cache/— new entry with@cloudflare/product-owners @ack-cf/src/content/changelog/cache/— new entry with@cloudflare/pm-changelogs @cloudflare/product-owners @ack-cf/src/assets/images/cache/— new entry with@cloudflare/product-owners @ack-cf/src/content/docs/speed/— added@ack-cf/src/content/partials/speed/— new entry with@cloudflare/product-owners @ack-cf/src/content/changelog/speed/— new entry with@cloudflare/pm-changelogs @cloudflare/product-owners @ack-cf/src/assets/images/speed/— new entry with@cloudflare/product-owners @ack-cfAPO only has a docs path (no partials/changelog/images directories), so only that line is updated. Cache and speed have partials/changelog/images directories, so explicit CODEOWNERS lines have been added for each (matching the comprehensive pattern used by browser-run, AI Crawl Control, and similar product sections).
The changelog entries also include
@cloudflare/pm-changelogsto match the convention from the default/src/content/changelog/rule (line 70).Why
I need review/approval rights on docs changes for these three products so I can self-merge PM-led updates without needing a separate
@cloudflare/product-ownersreviewer on every change./cc @cloudflare/content-engineering