Add default CODEOWNERS entry for maintainers by TravisEz13 · Pull Request #26660 · PowerShell/PowerShell
Pull request overview
This pull request adds a default code owner entry to ensure all files in the repository have at least one owner assigned. The change designates @PowerShell/powershell-maintainers as the default code owner for any file not explicitly covered by more specific rules in the CODEOWNERS file.
Key Changes:
- Added a catch-all rule (
*) at the beginning of the CODEOWNERS file to assign the PowerShell maintainers team as default owners
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.