Update CODEOWNERS#434
Conversation
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 87c8330: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Pull request overview
This pull request updates repository governance/config files under .github/, primarily adjusting who is designated as a code owner and also correcting a minor typo in the PR template.
Changes:
- Update
.github/CODEOWNERSto remove@michaeltlombardias a global code owner, leaving@sdwheeler. - Fix a grammatical typo in
.github/PULL_REQUEST_TEMPLATE.md(“This changes fixes” → “This change fixes”).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| .github/PULL_REQUEST_TEMPLATE.md | Fixes a minor typo in the PR summary example text. |
| .github/CODEOWNERS | Changes the global code owner list by removing one owner. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| related issues here. For example: | ||
|
|
||
| This changes fixes problem X in the documentation for Y. | ||
| This change fixes problem X in the documentation for Y. |
PR Summary
Update CODEOWNERS
PR Checklist