Skip to content
Merged
Prev Previous commit
Next Next commit
Modified comment block to pass linting checks
  • Loading branch information
michiisai authored Aug 25, 2025
commit 1ebfa29e397bba1c6f586beabfa638c875bdb361
8 changes: 4 additions & 4 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
# For Client Libraries and Management Libraries, a service's entry MUST be inserted into their designated section alphabetically by service label and formatted as:

####################
# PRLabel: %<Service-Label>
/sdk/<your-service-library-directory>/ @fakeUser1 @Azure/fakeTeam1
# # PRLabel: %<Service-Label>
# /sdk/<your-service-library-directory>/ @fakeUser1 @Azure/fakeTeam1

# ServiceLabel: %<Service-Label>
# ServiceOwners: @fakeUser1 @Azure/fakeTeam1
# # ServiceLabel: %<Service-Label>
# # ServiceOwners: @fakeUser1 @Azure/fakeTeam1
####################

################
Expand Down