From 28fcfd6ec5c852dd3e2aa9342f0221bf3d2a7afa Mon Sep 17 00:00:00 2001 From: Jesse Squire Date: Mon, 1 Feb 2021 10:44:24 -0500 Subject: [PATCH] [EngSys] Fixing CODEOWNERS Typo (#18316) The focus of these changes is to fix a typo in label application for the Digital Twins service. The ownership of Service Bus has also been tweaked to reflect a change in areas of responsibility. --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 30fb6d6737a1e..17f0ffe2da14c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -257,7 +257,7 @@ # ServiceLabel: %Device Provisioning Service %Service Attention /sdk/deviceprovisioningservices/Microsoft.Azure.Management.DeviceProvisioningServices/ @nberdy -# PRLabel: %DigitalTwins +# PRLabel: %Digital Twins # ServiceLabel: %Digital Twins %Service Attention /sdk/digitaltwins/ @drwill-ms @timtay-microsoft @abhipsaMisra @vinagesh @azabbasi @bikamani @barustum @jamdavi @@ -496,7 +496,7 @@ sdk/trafficmanager/Microsoft.Azure.Management.TrafficManager/ @tmsupp # Client # PRLabel: %Service Bus -/sdk/servicebus/ @JoshLove-msft @ShivangiReja @jsquire +/sdk/servicebus/ @JoshLove-msft @jsquire # ServiceLabel: %Service Bus %Service Attention /sdk/servicebus/Microsoft.*/ @axisc