From 3d5c6ab33aad3e8171bf02cefc6c290cd91cd320 Mon Sep 17 00:00:00 2001 From: Johan Brandhorst-Satzkorn Date: Tue, 3 Dec 2024 09:48:30 -0800 Subject: [PATCH] Update release dir owner group (#5299) * Update release dir owner group The old group only contains a service account. I updated it to the self managed release engineering group instead. * Remove release engineering as code owners Actually lets just remove this group, as per their justification in #4057 --- CODEOWNERS | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index faecb08c90..0f718113aa 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,11 +2,6 @@ # the repo, unless a later match takes precedence. * @hashicorp/boundary -# release configuration - -/.release/ @hashicorp/github-secure-boundary -/.github/workflows/build.yml @hashicorp/github-secure-boundary - # education /website/content/ @hashicorp/boundary-education-approvers