Skip to content

Commit

Permalink
CODEOWNERS: Adding automation section (Azure#27205)
Browse files Browse the repository at this point in the history
* CODEOWNERS: Adding automation section

Adding owners for automation

* Update CODEOWNERS

* Update CODEOWNERS
  • Loading branch information
jsquire authored Feb 22, 2022
1 parent 502aa8d commit 42fd53d
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Instructions for CODEOWNERS file format and automatic build failure notifications:
# https://github.com/Azure/azure-sdk/blob/main/docs/policies/opensource.md#codeowners

################
# Automation
################

# Git Hub integration and bot rules
/.github/ @AlexGhiondea @jsquire

###########
# SDK
###########
Expand Down Expand Up @@ -575,7 +582,7 @@
#/<NotInRepo>/ @chlahav

# ServiceLabel: %Service Attention %Service Bus
#/<NotInRepo>/ @jfggdl @axisc
#/<NotInRepo>/ @jfggdl @EldertGrootenboer

# ServiceLabel: %Service Attention %Service Fabric
#/<NotInRepo>/ @QingChenmsft @vaishnavk @juhacket
Expand Down

0 comments on commit 42fd53d

Please sign in to comment.