diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d7b13fc1ee51..3b7bb8f36b14 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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 ###########