Skip to content

Commit

Permalink
[EngSys] Fixing CODEOWNERS Typo (Azure#18316)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jsquire authored and jongio committed Feb 9, 2021
1 parent 758fc81 commit 28fcfd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 28fcfd6

Please sign in to comment.