From c01784c3d8aa7709a66a5ff2df125eef5fa9d75e Mon Sep 17 00:00:00 2001 From: Sarah Date: Wed, 22 Nov 2023 13:14:15 +0000 Subject: [PATCH] Remove release-engineering as codeowners --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index cb167fd925..b9c570b1a6 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -4,5 +4,5 @@ # release configuration -/.release/ @hashicorp/release-engineering @hashicorp/github-secure-boundary -/.github/workflows/build.yml @hashicorp/release-engineering @hashicorp/github-secure-boundary +/.release/ @hashicorp/github-secure-boundary +/.github/workflows/build.yml @hashicorp/github-secure-boundary