Skip to content

Update CODEOWNERS for tooling directories#78874

Merged
manzoorwanijk merged 1 commit into
trunkfrom
update/codeowners-tooling
Jun 2, 2026
Merged

Update CODEOWNERS for tooling directories#78874
manzoorwanijk merged 1 commit into
trunkfrom
update/codeowners-tooling

Conversation

@manzoorwanijk
Copy link
Copy Markdown
Member

Heads up: I'd like to add myself as a code owner for the tooling directories here. Please let me know if you have any concerns with that. And if anyone else would like to keep an eye on this area too, let me know and I'm happy to add you alongside.

What?

Updates .github/CODEOWNERS to:

  • Add @manzoorwanijk as a code owner of the /tools directory.
  • Add @manzoorwanijk as an additional code owner of the /bin directory.
  • Remove the obsolete /bin/api-docs entry, which no longer exists in the repository.

Why?

Following the changes we made in #75041, I'd like to keep an eye on the tooling under /tools and /bin. Being listed as a code owner ensures I'm automatically requested for review on changes to those areas so I can keep track of how they evolve.

The /bin/api-docs path was also stale — that directory no longer exists, so its CODEOWNERS entry served no purpose and could only cause confusion.

How?

Edited .github/CODEOWNERS in the Tooling section:

  • Appended @manzoorwanijk to the existing /bin rule, keeping the current owners intact.
  • Added a new /tools @manzoorwanijk rule.
  • Deleted the /bin/api-docs line.

Testing Instructions

  1. Open .github/CODEOWNERS.
  2. Confirm the Tooling section contains:
    • /bin @ntwb @nerrad @ajitbohra @manzoorwanijk
    • /tools @manzoorwanijk
  3. Confirm there is no longer a /bin/api-docs entry.
  4. (Optional) On GitHub, open a draft PR touching a file under /tools and verify @manzoorwanijk is automatically requested for review.

Testing Instructions for Keyboard

N/A — no user-facing UI changes.

Screenshots or screencast

N/A

Use of AI Tools

This pull request was authored with the assistance of AI tooling (Claude Code). All changes were reviewed by a human before submission.

- Add @manzoorwanijk as a code owner of /tools
- Add @manzoorwanijk as an additional owner of /bin
- Remove the obsolete /bin/api-docs entry
@manzoorwanijk manzoorwanijk requested a review from desrosj as a code owner June 2, 2026 10:24
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: manzoorwanijk <[email protected]>
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: Mamaduka <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@manzoorwanijk manzoorwanijk self-assigned this Jun 2, 2026
@manzoorwanijk manzoorwanijk added the [Type] Task Issues or PRs that have been broken down into an individual action to take label Jun 2, 2026
Copy link
Copy Markdown
Contributor

@t-hamano t-hamano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

Copy link
Copy Markdown
Member

@Mamaduka Mamaduka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for volunteering, @manzoorwanijk!

@manzoorwanijk manzoorwanijk merged commit 9b13a8b into trunk Jun 2, 2026
46 of 51 checks passed
@manzoorwanijk manzoorwanijk deleted the update/codeowners-tooling branch June 2, 2026 11:32
@github-actions github-actions Bot added this to the Gutenberg 23.4 milestone Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Task Issues or PRs that have been broken down into an individual action to take

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants