From a74f43f77c24b5346d5c27ab8f4e71cdd3fef6bb Mon Sep 17 00:00:00 2001 From: Nitya Dhanushkodi Date: Fri, 15 Nov 2024 08:36:25 -0800 Subject: [PATCH] Update CODEOWNERS --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 68569054a..9c02a1e4f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,6 @@ # default PR reviews to the team -* @hashicorp/cat-core +* @hashicorp/consul-selfmanage-maintainers # release configuration -/.release/ @hashicorp/release-engineering @hashicorp/github-consul-ecosystem -/.github/workflows/build.yml @hashicorp/release-engineering @hashicorp/github-consul-ecosystem +/.release/ @hashicorp/team-selfmanaged-releng @hashicorp/consul-selfmanage-maintainers +/.github/workflows/build.yml @hashicorp/team-selfmanaged-releng @hashicorp/consul-selfmanage-maintainers