Fix CODEOWNERS: correct @jeschulz -> @jesperschulz on base rules (#53)

Co-authored-by: Jesper Schulz-Wedde <jesper.schulzwedde@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
Jesper Schulz-Wedde 2026-06-25 14:28:48 +02:00 committed by GitHub
parent 3769d2fbf4
commit 8904ce583b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,9 +1,9 @@
# Microsoft-endorsed content and skills require maintainer review
/microsoft/ @jeschulz
/skills/ @jeschulz
/microsoft/ @jesperschulz
/skills/ @jesperschulz
# GitHub Actions and CI
/.github/ @jeschulz
/.github/ @jesperschulz
# Domain experts — required reviewers for coding rules
/microsoft/knowledge/events/ @AleksandricMarko @pchriste-microsoft-com