From 5c36f1a02ea53ce2916edfca08fcee5e2f90238d Mon Sep 17 00:00:00 2001 From: hc-github-team-consul-core Date: Wed, 18 Dec 2024 15:26:49 -0500 Subject: [PATCH] Backport of Update CODEOWNER into release/1.20.x (#22018) * backport of commit eedf608d3c4728abf7202a919be4fc032f21a318 * backport of commit 482b77ef640b179b10b3844dd2a1102dbfc766b2 * backport of commit 6832a5e470e514c02462f6fc970773959c9c8f41 --------- Co-authored-by: Xinyi Wang --- .github/CODEOWNERS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d9af3f042a7e..da52ae11b755 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,5 @@ +* @hashicorp/consul-selfmanage-maintainers + # Techical Writer Review /website/content/docs/ @hashicorp/consul-docs @@ -6,8 +8,8 @@ # release configuration -/.release/ @hashicorp/release-engineering @hashicorp/github-consul-core -/.github/workflows/build.yml @hashicorp/release-engineering @hashicorp/github-consul-core +/.release/ @hashicorp/team-selfmanaged-releng @hashicorp/consul-selfmanage-maintainers +/.github/workflows/build.yml @hashicorp/team-selfmanaged-releng @hashicorp/consul-selfmanage-maintainers # Staff Engineer Review (protocol buffer definitions)