Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# See for instructions on this file https://help.github.com/articles/about-codeowners/

/linter_exclusions.yml @kairu-ms @fengzhou-msft
/linter_exclusions.yml @kairu-ms @wangzelin007

/src/index.json @fengzhou-msft @qwordy @houk-ms @kairu-ms @jsntcy @Juliehzl @jiasli @zhoxing-ms @evelyn-ys @xfz11 @08nholloway @necusjz
/src/index.json @kairu-ms @jsntcy @jiasli @zhoxing-ms @evelyn-ys @necusjz @wangzelin007

/src/footprint/ @jonunezd @Diego-Perez-Botero

Expand All @@ -22,7 +22,7 @@

/src/eventgrid/ @kalyanaj

/src/storage-preview/ @evelyn_ys @calvinhzy
/src/storage-preview/ @evelyn-ys @calvinhzy

/src/dev-spaces/ @amsoedal

Expand Down Expand Up @@ -112,9 +112,9 @@

/src/blueprint/ @fengzhou-msft

/src/storage-blob-preview/ @evelyn_ys @calvinhzy
/src/storage-blob-preview/ @evelyn-ys @calvinhzy

/src/logic/ @jsntcy @kairu
/src/logic/ @jsntcy @kairu-ms

/src/hardware-security-modules/ @bquantump

Expand Down Expand Up @@ -226,7 +226,7 @@

/src/image-gallery/ @zhoxing-ms

/src/keyvault-preview/ @evelyn_ys @calvinhzy
/src/keyvault-preview/ @evelyn-ys @calvinhzy

/src/init/ @zhoxing-ms @HuangYT2000

Expand Down
4 changes: 2 additions & 2 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3335,12 +3335,12 @@ configuration:
- addLabel:
label: Auto-Assign
- requestReview:
reviewer: AllyW
reviewer: wangzelin007
- requestReview:
reviewer: yonzhan
- assignTo:
users:
- AllyW
- wangzelin007
description: '[machine learning] Auto assign labels and reviewers based on PR title/description.'
- if:
- payloadType: Issues
Expand Down
Loading
Loading