diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0101c94a0fafd..21df9f2b6ff6e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -407,7 +407,11 @@ #// @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 @@ -415,10 +419,6 @@ # ServiceLabel: %IotDPS %Service Attention #// @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 diff --git a/.github/fabricbot.json b/.github/fabricbot.json index fc680912ed51e..949cc40918f9e 100644 --- a/.github/fabricbot.json +++ b/.github/fabricbot.json @@ -2058,13 +2058,8 @@ "IoT" ], "mentionees": [ - "drwill-ms", - "timtay-microsoft", - "abhipsaMisra", - "brycewang-microsoft", - "andyk-ms", - "tmahmood-microsoft", - "ngastelum-ms" + "ethanann-ms", + "vighatke" ] }, { @@ -2073,13 +2068,8 @@ "IoTHub" ], "mentionees": [ - "drwill-ms", - "timtay-microsoft", - "abhipsaMisra", - "brycewang-microsoft", - "andyk-ms", - "tmahmood-microsoft", - "ngastelum-ms" + "ethanann-ms", + "vighatke" ] }, {