Modify CODEOWNERS for updated ownership assignments#49264
Open
weshaggard wants to merge 1 commit into
Open
Conversation
Updated CODEOWNERS to change ownership for several paths, including sdk/template, eng, and .config/1espt.
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request updates repository ownership rules by adjusting .github/CODEOWNERS entries for a few key paths (notably sdk/template, eng, and .config/1espt) to reflect updated maintainership and review responsibilities.
Changes:
- Updated CODEOWNERS for
/sdk/template/to replace one owner with another. - Updated CODEOWNERS for
/eng/and/eng/automation/ownership assignments. - Updated CODEOWNERS for
/.config/1espt/and/eng/pipelines/docindex.ymlownership assignments.
Show a summary per file
| File | Description |
|---|---|
.github/CODEOWNERS |
Reassigns code owner entries for selected sdk/, eng/, and .config/ paths to reflect updated ownership. |
Copilot's findings
- Files reviewed: 1/1 changed files
- Comments generated: 1
|
|
||
| /eng/ @raych1 @weshaggard @benbp | ||
| /eng/automation/ @weidongxu-microsoft @haolingdong-msft @XiaofeiCao @arthurma1978 @raych1 @weshaggard @benbp | ||
| /eng/ @raych1 @mikeharder @benbp |
alzimmermsft
approved these changes
May 26, 2026
benbp
approved these changes
May 26, 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.
Updated CODEOWNERS to change ownership for several paths, including sdk/template, eng, and .config/1espt.
Description
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines