Skip to content

Commit

Permalink
Update CODEOWNERS and fabricbot.json for iot* and iothub (#34103
Browse files Browse the repository at this point in the history
)
  • Loading branch information
Konrad Jamrozik authored Feb 13, 2023
1 parent 9201b45 commit cb3f935
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 19 deletions.
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -407,18 +407,18 @@
#/<NotInRepo>/ @madhurinms

# PRLabel: %Iot
/sdk/iot* @drwill-ms @timtay-microsoft @abhipsaMisra @andyk-ms @brycewang-microsoft @tmahmood-microsoft @ngastelum-ms
/sdk/iot* @ethanann-ms @vighatke

# PRLabel: %IotHub
# ServiceLabel: %IotHub %Service Attention
/sdk/iothub/ @ethanann-ms @vighatke

# ServiceLabel: %IotCentral %Service Attention
/sdk/iotcentral/Microsoft.Azure.Management.IotCentral/ @iluican @jlian

# ServiceLabel: %IotDPS %Service Attention
#/<NotInRepo>/ @iluican @jlian

# PRLabel: %IotHub
# ServiceLabel: %IotHub %Service Attention
/sdk/iothub/ @drwill-ms @timtay-microsoft @abhipsaMisra @andyk-ms @brycewang-microsoft @tmahmood-microsoft @ngastelum-ms

# ServiceLabel: %IotHub %Service Attention
/sdk/iothub/Microsoft.Azure.Management.IotHub/ @rkmanda @chieftn

Expand Down
18 changes: 4 additions & 14 deletions .github/fabricbot.json
Original file line number Diff line number Diff line change
Expand Up @@ -2058,13 +2058,8 @@
"IoT"
],
"mentionees": [
"drwill-ms",
"timtay-microsoft",
"abhipsaMisra",
"brycewang-microsoft",
"andyk-ms",
"tmahmood-microsoft",
"ngastelum-ms"
"ethanann-ms",
"vighatke"
]
},
{
Expand All @@ -2073,13 +2068,8 @@
"IoTHub"
],
"mentionees": [
"drwill-ms",
"timtay-microsoft",
"abhipsaMisra",
"brycewang-microsoft",
"andyk-ms",
"tmahmood-microsoft",
"ngastelum-ms"
"ethanann-ms",
"vighatke"
]
},
{
Expand Down

0 comments on commit cb3f935

Please sign in to comment.