mirror of
https://github.com/microsoft/BCQuality.git
synced 2026-08-06 17:36:53 +01:00
Add domain expert reviewers to CODEOWNERS (#47)
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:
parent
08160b16ad
commit
45c2b2f5ec
1 changed files with 8 additions and 0 deletions
|
|
@ -5,5 +5,13 @@
|
||||||
# GitHub Actions and CI
|
# GitHub Actions and CI
|
||||||
/.github/ @jeschulz
|
/.github/ @jeschulz
|
||||||
|
|
||||||
|
# Domain experts — required reviewers for coding rules
|
||||||
|
/microsoft/knowledge/performance/ @BardurKnudsen @pchriste-microsoft-com
|
||||||
|
/microsoft/knowledge/privacy/ @haoranpb @pchriste-microsoft-com
|
||||||
|
/microsoft/knowledge/security/ @darjoo @WaelAbuSeada @Aleyenda @pchriste-microsoft-com
|
||||||
|
/microsoft/knowledge/style/ @nikolakukrika @jesperschulz @pchriste-microsoft-com
|
||||||
|
/microsoft/knowledge/testing/ @nikolakukrika @ventselartur @pchriste-microsoft-com
|
||||||
|
/microsoft/knowledge/upgrade/ @nikolakukrika @pchriste-microsoft-com
|
||||||
|
|
||||||
# Community content — open to broader review
|
# Community content — open to broader review
|
||||||
# /community/ reviewers are added as the contributor base grows
|
# /community/ reviewers are added as the contributor base grows
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue