Update CODEOWNERS#363
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates repository ownership and PR author guidance by adjusting .github/CODEOWNERS and correcting example text/formatting in the PR template.
Changes:
- Update
.github/CODEOWNERSto remove@michaeltlombardifrom the global ownership rule. - Fix grammar in the PR template example (“This changes fixes” → “This change fixes”).
- Normalize formatting in the PR template reference links (removes unintended indentation).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.github/PULL_REQUEST_TEMPLATE.md |
Corrects example wording and cleans up link formatting in the PR template. |
.github/CODEOWNERS |
Updates the default (global) code ownership assignment. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 2b1cbaa: ✅ Validation status: passed
For more details, please refer to the build report. |
PR Summary
Update CODEOWNERS
PR Checklist