Skip to content
Merged
Changes from 4 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

Check failure on line 488 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / net - codeowners-linter - ci

.github/CODEOWNERS#L488

.github/CODEOWNERS(488,1): error : Error(s) on line 488 Source Line: /sdk/eventhub/ @axisc @sjkwak @hmlam @jsquire -axisc is an invalid user. Ensure the user exists, is public member of Azure and has write permissions.

# 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

Check failure on line 491 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / net - codeowners-linter - ci

.github/CODEOWNERS#L491

.github/CODEOWNERS(491,1): error : Error(s) on line 491 Source Line: /sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/ @axisc @sjkwak @hmlam @jsquire -axisc is an invalid user. Ensure the user exists, is public member of Azure and has write permissions.

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

Check failure on line 495 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / net - codeowners-linter - ci

.github/CODEOWNERS#L495

.github/CODEOWNERS(495,1): error : Error(s) on line 495 Source Line: # ServiceOwners: @axisc @sjkwak @hmlam @jsquire -axisc is an invalid user. Ensure the user exists, is public member of Azure and has write permissions.

# 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 @jsquire

# 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

# 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

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

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