Skip to content
Draft
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
6 changes: 6 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@
# PRLabel: %AgriFood
/sdk/agrifood/azure-agrifood-farming/ @bhargav-kansagara

# ServiceOwners: @lusu-msft @JC-386
# ServiceLabel: %Hosted Agents

Check failure on line 49 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / python - codeowners-linter - ci

.github/CODEOWNERS#L49

.github/CODEOWNERS(49,1): error : Error(s) on line 49 Source Line: # ServiceLabel: %Hosted Agents -'Hosted Agents' is not a valid label for this repository.

# PRLabel: %Hosted Agents

Check failure on line 51 in .github/CODEOWNERS

View check run for this annotation

Azure Pipelines / python - codeowners-linter - ci

.github/CODEOWNERS#L51

.github/CODEOWNERS(51,1): error : Error(s) on line 51 Source Line: # PRLabel: %Hosted Agents -'Hosted Agents' is not a valid label for this repository.
/sdk/agentserver/ @lusu-msft @JC-386

# AzureSdkOwners: @xiangyan99
# ServiceLabel: %Azure.Identity
# PRLabel: %Azure.Identity
Expand Down
Loading