From e16b3f285619ce12b2fde856a46a2e348a1cc3dd Mon Sep 17 00:00:00 2001 From: Jesse Squire Date: Tue, 16 Jan 2024 13:22:51 -0500 Subject: [PATCH] [CODEOWNERS] Remove automation section The focus of these changes is to remove the automation section, as CODEOWNERS changes no longer require manual syncing. --- .github/CODEOWNERS | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e66f3df..8b13789 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1 @@ -################ -# Automation -################ -# Git Hub bot rules -/.github/CODEOWNERS @jsquire @ronniegeraghty -/.github/fabricbot.json @jsquire @ronniegeraghty