Skip to content

Commit 259c6bb

Browse files
minnieliuMinnie Liu
andauthored
Add ACS Rooms Code Owners (Azure#34435)
Co-authored-by: Minnie Liu <[email protected]>
1 parent 7068e30 commit 259c6bb

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,9 @@
254254
# PRLabel: %Communication - Resource Manager
255255
/sdk/communication/Azure.ResourceManager.Communication/ @fengzhou-msft @archerzz @ArcturusZhang @Yao725 @ArthurMa1978
256256

257+
# PRLabel: %Communication - Rooms
258+
/sdk/communication/Azure.Communication.Rooms/ @minnieliu @paolamvhz @alexokun @Mrayyan @shwali-msft @allchiang-msft @mikehang-msft
259+
257260
# ServiceLabel: %Compute %Service Attention
258261
#/<NotInRepo>/ @Drewm3 @TravisCragg-MSFT @nikhilpatel909 @jaylabell @sandeepraichura @hilaryw29 @MsGabsta
259262

.github/fabricbot.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,6 +1085,12 @@
10851085
"/sdk/communication/Azure.ResourceManager.Communication/"
10861086
]
10871087
},
1088+
{
1089+
"label": "Communication - Rooms",
1090+
"pathFilter": [
1091+
"/sdk/communication/Azure.Communication.Rooms/"
1092+
]
1093+
},
10881094
{
10891095
"label": "Mixed Reality",
10901096
"pathFilter": [

0 commit comments

Comments
 (0)