From 65c7897546ec8d68316ccdb3b87cb3310e79539c Mon Sep 17 00:00:00 2001 From: Nitya Dhanushkodi Date: Mon, 18 Nov 2024 09:54:22 -0800 Subject: [PATCH] Update CODEOWNERS (#295) --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 600382a..9c02a1e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,6 @@ # default PR reviews to the team -* @hashicorp/team-consul-india +* @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