Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CODEOWNERS #46575

Merged
merged 8 commits into from
Oct 13, 2024
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
6 changes: 2 additions & 4 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -1070,11 +1070,9 @@
# ServiceOwners: @sunkun99

# PRLabel: %Compute - Fleet
/sdk/computefleet/ @sahilarora92 @dhruvil009

/sdk/computefleet/ @sahilarora92 @dhruvil009 @rahuls-microsoft

Check failure on line 1073 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / net - codeowners-linter - ci

.github/CODEOWNERS#L1073

.github/CODEOWNERS(1073,1): error : Error(s) on line 1073 Source Line: /sdk/computefleet/ @SahilArora92 @dhruvil009 @rahuls-microsoft -rahuls-microsoft is not a public member of Azure.
jsquire marked this conversation as resolved.
Show resolved Hide resolved
# ServiceLabel: %Compute - Fleet

Check failure on line 1074 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / net - codeowners-linter - ci

.github/CODEOWNERS#L1074

.github/CODEOWNERS(1074,1): error : Source block error. Source Block Start: 1074 # ServiceLabel: %Compute - Fleet # ServiceOwners: @SahilArora92 @dhruvil009 @rahuls-microsoft # ######## Eng Sys ######## /eng/ @hallipr @weshaggard @benbp Source Block End: 1077 -ServiceLabel cannot be part of a block with, /<NotInRepo>/ or ServiceOwners, and a source path/owner line.
jsquire marked this conversation as resolved.
Show resolved Hide resolved
# ServiceOwners: @sahilarora92 @dhruvil009

# ServiceOwners: @sahilarora92 @dhruvil009 @rahuls-microsoft

Check failure on line 1075 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / net - codeowners-linter - ci

.github/CODEOWNERS#L1075

.github/CODEOWNERS(1075,1): error : Error(s) on line 1075 Source Line: # ServiceOwners: @SahilArora92 @dhruvil009 @rahuls-microsoft -rahuls-microsoft is not a public member of Azure.
jsquire marked this conversation as resolved.
Show resolved Hide resolved
# ######## Eng Sys ########
/eng/ @hallipr @weshaggard @benbp
/eng/common/ @Azure/azure-sdk-eng
Expand Down
Loading