Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 8 additions & 9 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -485,14 +485,14 @@
# ServiceOwners: @Kishp01 @shankarsama @rajeshka

# PRLabel: %Event Hubs
/sdk/eventhub/ @jsquire @m-redding
/sdk/eventhub/ @axisc @sjkwak @hmlam @jsquire

# PRLabel: %Event Hubs %Functions
/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/ @m-redding @jsquire
/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/ @axisc @sjkwak @hmlam @jsquire

# ServiceLabel: %Event Hubs
# AzureSdkOwners: @jsquire
# ServiceOwners: @serkantkaraca @sjkwak
# ServiceOwners: @axisc @sjkwak @hmlam

# PRLabel: %Extension - WCF
/sdk/extension-wcf/ @mconnew
Expand Down Expand Up @@ -787,11 +787,10 @@
# ServiceOwners: @derek1ee

# PRLabel: %Schema Registry
/sdk/schemaregistry/ @jsquire @m-redding
/sdk/schemaregistry/ @axisc @sjkwak @hmlam

# ServiceLabel: %Schema Registry
# AzureSdkOwners: @m-redding
# ServiceOwners: @hmlam
# ServiceOwners: @axisc @sjkwak @hmlam

# PRLabel: %Search
/sdk/search/ @ShivangiReja @Azure/azsdk-search
Expand All @@ -807,14 +806,14 @@
# ServiceOwners: @amirkeren

# PRLabel: %Service Bus
/sdk/servicebus/ @jsquire @m-redding
/sdk/servicebus/ @skarri-microsoft @EldertGrootenboer @jsquire

Check failure on line 809 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / net - codeowners-linter - ci

.github/CODEOWNERS#L809

.github/CODEOWNERS(809,1): error : Error(s) on line 809 Source Line: /sdk/servicebus/ @skarri-microsoft @EldertGrootenboer @jsquire -skarri-microsoft is an invalid user. Ensure the user exists, is public member of Azure and has write permissions.

# PRLabel: %Service Bus %Functions
/sdk/servicebus/Microsoft.Azure.WebJobs.Extensions.ServiceBus/ @m-redding @jsquire
/sdk/servicebus/Microsoft.Azure.WebJobs.Extensions.ServiceBus/ @skarri-microsoft @EldertGrootenboer @jsquire

Check failure on line 812 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / net - codeowners-linter - ci

.github/CODEOWNERS#L812

.github/CODEOWNERS(812,1): error : Error(s) on line 812 Source Line: /sdk/servicebus/Microsoft.Azure.WebJobs.Extensions.ServiceBus/ @skarri-microsoft @EldertGrootenboer @jsquire -skarri-microsoft is an invalid user. Ensure the user exists, is public member of Azure and has write permissions.

# ServiceLabel: %Service Bus
# AzureSdkOwners: @jsquire
# ServiceOwners: @shankarsama @EldertGrootenboer
# ServiceOwners: @skarri-microsoft @EldertGrootenboer

Check failure on line 816 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / net - codeowners-linter - ci

.github/CODEOWNERS#L816

.github/CODEOWNERS(816,1): error : Error(s) on line 816 Source Line: # ServiceOwners: @skarri-microsoft @EldertGrootenboer -skarri-microsoft is an invalid user. Ensure the user exists, is public member of Azure and has write permissions.

# PRLabel: %SignalR
/sdk/signalr/ @chenkennt @vicancy @JialinXin @Y-Sindo
Expand Down
Loading