Skip to content
Open
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
12 changes: 6 additions & 6 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -252,10 +252,10 @@
/sdk/eventgrid/ @shankarsama @Nishanth-MS

# PRLabel: %Event Hubs
/sdk/eventhub/ @axisc @hmlam @j7nw4r @SwayGom @sagar0207 @sjkwak
/sdk/eventhub/ @axisc @hmlam @j7nw4r @meetamitbhatia @SwayGom @sagar0207 @sjkwak

Check failure on line 255 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / python - codeowners-linter - ci

.github/CODEOWNERS#L255

.github/CODEOWNERS(255,1): error : Error(s) on line 255 Source Line: /sdk/eventhub/ @axisc @hmlam @j7nw4r @meetamitbhatia @SwayGom @sagar0207 @sjkwak -meetamitbhatia is not a public member of Azure.

# ServiceLabel: %Event Hubs
# ServiceOwners: @axisc @hmlam @j7nw4r @SwayGom @sagar0207 @sjkwak
# ServiceOwners: @axisc @hmlam @j7nw4r @meetamitbhatia @SwayGom @sagar0207 @sjkwak

Check failure on line 258 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / python - codeowners-linter - ci

.github/CODEOWNERS#L258

.github/CODEOWNERS(258,1): error : Error(s) on line 258 Source Line: # ServiceOwners: @axisc @hmlam @j7nw4r @meetamitbhatia @SwayGom @sagar0207 @sjkwak -meetamitbhatia is not a public member of Azure.

# PRLabel: %Graph
/sdk/graphrbac/ @xirzec
Expand Down Expand Up @@ -741,10 +741,10 @@
# ServiceOwners: @antcp @AzureAppServiceCLI

# PRLabel: %Service Bus
/sdk/servicebus/ @EldertGrootenboer @skarri-microsoft @j7nw4r
/sdk/servicebus/ @EldertGrootenboer @skarri-microsoft @j7nw4r @meetamitbhatia

Check failure on line 744 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / python - codeowners-linter - ci

.github/CODEOWNERS#L744

.github/CODEOWNERS(744,1): error : Error(s) on line 744 Source Line: /sdk/servicebus/ @EldertGrootenboer @skarri-microsoft @j7nw4r @meetamitbhatia -meetamitbhatia is not a public member of Azure.

# ServiceLabel: %Service Bus
# ServiceOwners: @EldertGrootenboer @skarri-microsoft @j7nw4r
# ServiceOwners: @EldertGrootenboer @skarri-microsoft @j7nw4r @meetamitbhatia

# PRLabel: %Service Fabric
/sdk/servicefabric/ @QingChenmsft @samedder
Expand Down Expand Up @@ -851,7 +851,7 @@
/sdk/**/ci.yml @msyyc @xirzec @danieljurek

# Add Johnathan Walker as code owner for Event Hubs SDK
/sdk/eventhub/azure-eventhub/* @j7nw4r @SwayGom @sagar0207
/sdk/eventhub/azure-eventhub/* @j7nw4r @meetamitbhatia @SwayGom @sagar0207

# Add Johnathan Walker as code owner for Service Bus SDK
/sdk/servicebus/azure-servicebus/* @j7nw4r @SwayGom @sagar0207
/sdk/servicebus/azure-servicebus/* @j7nw4r @meetamitbhatia @SwayGom @sagar0207
Loading