Skip to content

Normalize CODEOWNERS file#44961

Merged
danieljurek merged 8 commits intomainfrom
djurek/normalize-codeowners-1
Feb 18, 2026
Merged

Normalize CODEOWNERS file#44961
danieljurek merged 8 commits intomainfrom
djurek/normalize-codeowners-1

Conversation

@danieljurek
Copy link
Copy Markdown
Member

This PR normalizes the CODEOWNERS file by sorting owners, labels, and entries.

@danieljurek danieljurek force-pushed the djurek/normalize-codeowners-1 branch from d959c53 to 6591a00 Compare February 17, 2026 21:31
@danieljurek danieljurek marked this pull request as ready for review February 17, 2026 21:34
Copilot AI review requested due to automatic review settings February 17, 2026 21:34
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

This PR reorganizes .github/CODEOWNERS to normalize the file layout by sorting CODEOWNERS entries and ordering owners/labels consistently, improving readability and maintainability of ownership metadata across SDK directories.

Changes:

  • Reordered CODEOWNERS entries across client library sections to a normalized/sorted structure.
  • Sorted owner lists within CODEOWNERS patterns for consistency.
  • Re-grouped # PRLabel, # ServiceLabel, and # ServiceOwners comment blocks alongside their related paths.

Comment thread .github/CODEOWNERS Outdated
Comment thread .github/CODEOWNERS Outdated
Comment thread .github/CODEOWNERS Outdated
Comment thread .github/CODEOWNERS Outdated
Comment thread .github/CODEOWNERS Outdated
Comment thread .github/CODEOWNERS Outdated
Comment thread .github/CODEOWNERS Outdated
Comment thread .github/CODEOWNERS Outdated
Comment thread .github/CODEOWNERS Outdated
Comment thread .github/CODEOWNERS Outdated
Comment thread .github/CODEOWNERS Outdated
Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>
@danieljurek danieljurek merged commit 77a3394 into main Feb 18, 2026
7 of 10 checks passed
@danieljurek danieljurek deleted the djurek/normalize-codeowners-1 branch February 18, 2026 00:35
@kurtzeborn kurtzeborn moved this from 🔬 Dev in PR to 🎊 Closed in Azure SDK EngSys 🚀🌒🧑‍🚀 Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

4 participants