From c42e03e570cd9e7a6d49198a1d13ae8414cc0603 Mon Sep 17 00:00:00 2001 From: Jesse Squire Date: Tue, 16 Jan 2024 11:02:04 -0800 Subject: [PATCH] [CODEOWNERS] Remove automation section (#5269) The focus of these changes is to remove the automation section, as CODEOWNERS changes no longer require manual syncing. --- .github/CODEOWNERS | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c620e8ccb..dceae84dc 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -34,13 +34,6 @@ # PRLabel: %EngSys /sdk/template/ @danieljurek @weshaggard @LarryOsterman @RickWinter -################ -# Automation -################ - -# Git Hub integration and bot rules -/.github/ @jsquire @rickwinter @ronniegeraghty - ########### # Eng Sys ###########