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
35 changes: 22 additions & 13 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -486,17 +486,28 @@
# ServiceOwners: @Kishp01 @shankarsama @rajeshka

# PRLabel: %Event Hubs
/sdk/eventhubs/ @conniey @anuchandy @Azure/azure-java-sdk
/sdk/eventhubs/ @axisc @sjkwak @hmlam

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

# PRLabel: %Event Hubs
/sdk/eventhubs/microsoft-azure-eventhubs/ @sjkwak
/sdk/eventhubs/microsoft-azure-eventhubs-eph/ @axisc @sjkwak @hmlam

# PRLabel: %Event Hubs
/sdk/eventhubs/microsoft-azure-eventhubs-eph/ @sjkwak
/sdk/eventhubs/microsoft-azure-eventhubs/ @axisc @sjkwak @hmlam

# PRLabel: %Health Deidentification
/sdk/healthdataaiservices/ @alexathomases @Azure/healthdatadeidentification

# ServiceLabel: %Health Deidentification
# ServiceOwners: @alexathomases @Azure/healthdatadeidentification

# PRLabel: %Cognitive - Face
/sdk/face/azure-ai-vision-face/ @leareai

# ServiceLabel: %Cognitive - Face
# ServiceOwners: @leareai

# ServiceLabel: %Functions
# ServiceOwners: @ahmedelnably @fabiocav
Expand Down Expand Up @@ -756,11 +767,10 @@
# ServiceOwners: @derek1ee

# PRLabel: %Schema Registry
/sdk/schemaregistry/ @conniey @srnagar @Azure/azure-java-sdk
/sdk/schemaregistry/ @axisc @sjkwak @hmlam

# ServiceLabel: %Schema Registry
# AzureSdkOwners: @conniey
# ServiceOwners: @hmlam
# ServiceOwners: @axisc @sjkwak @hmlam

# PRLabel: %Search
/sdk/search/ @alzimmermsft @jairmyree @Azure/azsdk-search @Azure/azure-java-sdk
Expand All @@ -776,17 +786,16 @@
# ServiceOwners: @amirkeren

# ServiceLabel: %Service Bus
# AzureSdkOwners: @anuchandy @conniey
# ServiceOwners: @EldertGrootenboer
# ServiceOwners: @skarri-microsoft @EldertGrootenboer

Check failure on line 789 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / java - codeowners-linter - ci

.github/CODEOWNERS#L789

.github/CODEOWNERS(789,1): error : Error(s) on line 789 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: %Service Bus
/sdk/servicebus/ @anuchandy @conniey @Azure/azure-java-sdk
/sdk/servicebus/ @skarri-microsoft @EldertGrootenboer

Check failure on line 792 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / java - codeowners-linter - ci

.github/CODEOWNERS#L792

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

# PRLabel: %Service Bus %Track 1
/sdk/servicebus/microsoft-azure-servicebus/ @shankarsama @yvgopal
/sdk/servicebus/microsoft-azure-servicebus/ @skarri-microsoft @EldertGrootenboer

Check failure on line 795 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / java - codeowners-linter - ci

.github/CODEOWNERS#L795

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

# ServiceLabel: %Service Bus %Track 1
# AzureSdkOwners: @shankarsama @yvgopal
# AzureSdkOwners: @skarri-microsoft @EldertGrootenboer

# ServiceLabel: %Service Fabric
# ServiceOwners: @QingChenmsft @vaishnavk @juhacket
Expand Down
Loading