Skip to content

Add jongio and wbreza as code owners on all rules#7421

Merged
wbreza merged 1 commit intoAzure:mainfrom
wbreza:wbreza/update-codeowners
Apr 1, 2026
Merged

Add jongio and wbreza as code owners on all rules#7421
wbreza merged 1 commit intoAzure:mainfrom
wbreza:wbreza/update-codeowners

Conversation

@wbreza
Copy link
Copy Markdown
Contributor

@wbreza wbreza commented Apr 1, 2026

Summary

Add @jongio and @wbreza to every CODEOWNERS rule (except the /.github/CODEOWNERS rule itself) so that either of their approvals is sufficient for any PR, regardless of which path-specific rule matches.

Changes

  • Added @jongio and @wbreza to all CODEOWNERS rules where they were previously missing:
    • /cli/installer/
    • /cli/azd/extensions/azure.ai.agents/
    • /cli/azd/extensions/azure.ai.finetune/
    • /cli/azd/extensions/azure.ai.models/
    • /ext/
    • /ext/azuredevops/
    • /ext/devcontainer/
    • /ext/vscode/
    • /.github/
    • /eng/
    • /.config/1espt/
    • /schemas/
  • The /** catch-all and AI extension rules already had both users; verified they remain correct
  • The /.github/CODEOWNERS rule is intentionally not modified (ownership of that file stays with @rajeshkamal5050 and @Azure/azure-sdk-eng)

Motivation

Ensure @jongio and @wbreza can approve PRs touching any part of the repo without being blocked by path-specific ownership rules that previously excluded them.

No related issue.


Co-authored-by: Copilot

Ensure @jongio and @wbreza are listed on every CODEOWNERS rule (except the CODEOWNERS file rule itself) so their approval is sufficient for any PR.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 1, 2026 16:57
@wbreza wbreza requested review from a team and rajeshkamal5050 as code owners April 1, 2026 16:57
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates CODEOWNERS to ensure @jongio and @wbreza are included as code owners across path-specific rules (excluding the /.github/CODEOWNERS rule itself), allowing either to satisfy required code owner review for changes throughout the repo.

Changes:

  • Added @jongio and @wbreza to multiple path-specific CODEOWNERS entries where they were previously missing.
  • Preserved the existing ownership rule for /.github/CODEOWNERS by keeping its dedicated, most-specific entry unchanged.

@wbreza wbreza enabled auto-merge (squash) April 1, 2026 21:52
@wbreza
Copy link
Copy Markdown
Contributor Author

wbreza commented Apr 1, 2026

/check-enforcer override

@wbreza wbreza merged commit e417498 into Azure:main Apr 1, 2026
7 checks passed
@wbreza wbreza deleted the wbreza/update-codeowners branch April 1, 2026 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants