From 42fd53d9524abd0e01149b3db5fe2a71ee3bd8b6 Mon Sep 17 00:00:00 2001 From: Jesse Squire Date: Tue, 22 Feb 2022 10:42:30 -0500 Subject: [PATCH] CODEOWNERS: Adding automation section (#27205) * CODEOWNERS: Adding automation section Adding owners for automation * Update CODEOWNERS * Update CODEOWNERS --- .github/CODEOWNERS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5789d70ae6cbf..8558a843c3dfe 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 ########### @@ -575,7 +582,7 @@ #// @chlahav # ServiceLabel: %Service Attention %Service Bus -#// @jfggdl @axisc +#// @jfggdl @EldertGrootenboer # ServiceLabel: %Service Attention %Service Fabric #// @QingChenmsft @vaishnavk @juhacket