From 1cfb6348ab3158e3020ac9e2ba6a0c8a117b63c7 Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Fri, 28 Mar 2025 12:19:29 -0500 Subject: [PATCH] Update gitvote voters to cncf-toc-voters Signed-off-by: Bob Killen --- .gitvote.yml | 43 ++++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/.gitvote.yml b/.gitvote.yml index 05af9cd..03c1d49 100644 --- a/.gitvote.yml +++ b/.gitvote.yml @@ -1,21 +1,22 @@ -profiles: - default: - duration: 26w - pass_threshold: 66 - periodic_status_check: "1 week" - allowed_voters: - teams: - - cncf-toc - exclude_team_maintainers: true - close_on_passing: true - announcements: - discussions: - category: announcements - 1wk: - duration: 1w - pass_threshold: 66 - allowed_voters: - teams: - - cncf-toc - exclude_team_maintainers: true - close_on_passing: true +profiles: + default: + duration: 26w + pass_threshold: 66 + periodic_status_check: "1 week" + allowed_voters: + teams: + - cncf-toc-voters + exclude_team_maintainers: true + close_on_passing: true + announcements: + discussions: + category: announcements + 1wk: + duration: 1w + pass_threshold: 66 + allowed_voters: + teams: + - cncf-toc-voters + exclude_team_maintainers: true + close_on_passing: true +