Skip to content
Merged
Changes from 1 commit
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
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -1073,10 +1073,10 @@
# ServiceOwners: @sahilarora92 @dhruvil009 @rahuls-microsoft

# PRLabel: %HybridConnectivity
/sdk/hybridconnectivity/Azure.ResourceManager.*/ @alexmahonic
/sdk/hybridconnectivity/Azure.ResourceManager.*/ @alexmahonic @PriyankaHariharan @apmehrotra

Check failure on line 1076 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / net - codeowners-linter - ci

.github/CODEOWNERS#L1076

.github/CODEOWNERS(1076,1): error : Error(s) on line 1076 Source Line: /sdk/hybridconnectivity/Azure.ResourceManager.*/ @alexmahonic @PriyankaHariharan @apmehrotra -apmehrotra is an invalid user. Ensure the user exists, is public member of Azure and has write permissions.

# ServiceLabel: %%HybridConnectivity %Mgmt
# ServiceOwners: @alexmahonic
# ServiceOwners: @alexmahonic @PriyankaHariharan @apmehrotra

Check failure on line 1079 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / net - codeowners-linter - ci

.github/CODEOWNERS#L1079

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

# ######## Eng Sys ########
/eng/ @hallipr @weshaggard @benbp
Expand Down
Loading