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
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@
# ServiceOwners: @rajeshka @shankarsama

# PRLabel: %Event Hubs
/sdk/messaging/azeventhubs/ @axisc @hmlam @sjkwak
/sdk/messaging/azeventhubs/ @axisc @hmlam @sjkwak @j7nw4r @SwayGom

Check failure on line 63 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / go - codeowners-linter - ci

.github/CODEOWNERS#L63

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

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

Check failure on line 66 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / go - codeowners-linter - ci

.github/CODEOWNERS#L66

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

# PRLabel: %Internal
/sdk/internal/ @chlowell @jhendrixMSFT @richardpark-msft @rickwinter
Expand Down Expand Up @@ -109,13 +109,13 @@
# ServiceOwners: @jhendrixMSFT @rickwinter

# PRLabel: %Service Bus
/sdk/messaging/azservicebus/ @EldertGrootenboer @skarri-microsoft
/sdk/messaging/azservicebus/ @EldertGrootenboer @skarri-microsoft @j7nw4r @SwayGom

Check failure on line 112 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / go - codeowners-linter - ci

.github/CODEOWNERS#L112

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

# PRLabel: %Service Bus
/sdk/messaging/stress/ @EldertGrootenboer @skarri-microsoft
/sdk/messaging/stress/ @EldertGrootenboer @skarri-microsoft @j7nw4r @SwayGom

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

# PRLabel: %Storage
/sdk/storage/ @gapra-msft @jhendrixMSFT @souravgupta-msft @tanyasethi-msft
Expand Down
Loading