From ef0ec44cb476a583ae158d691f919cddc04b9cf6 Mon Sep 17 00:00:00 2001 From: Vikramarjuna Date: Wed, 3 Sep 2025 09:47:35 +0530 Subject: [PATCH] chore: updated the code owners for the soft code freeze --- .github/CODEOWNERS | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 42be1118..27fc66c7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,8 @@ -* @hashicorp/consul-selfmanage-maintainers +# Temporary code owners for the soft code freeze to fix backport assistant issues +* @vikramarjuna @sreeram77 -# release configuration -/.release/ @hashicorp/consul-selfmanage-maintainers @hashicorp/team-selfmanaged-releng -/.github/workflows/build.yml @hashicorp/consul-selfmanage-maintainers @hashicorp/team-selfmanaged-releng +# * @hashicorp/consul-selfmanage-maintainers + +# # release configuration +# /.release/ @hashicorp/consul-selfmanage-maintainers @hashicorp/team-selfmanaged-releng +# /.github/workflows/build.yml @hashicorp/consul-selfmanage-maintainers @hashicorp/team-selfmanaged-releng