mirror of https://github.com/cncf/toc.git
Update gitvote voters to cncf-toc-voters
Signed-off-by: Bob Killen <bkillen@linuxfoundation.org>
This commit is contained in:
parent
4750e69822
commit
1cfb6348ab
43
.gitvote.yml
43
.gitvote.yml
|
@ -1,21 +1,22 @@
|
||||||
profiles:
|
profiles:
|
||||||
default:
|
default:
|
||||||
duration: 26w
|
duration: 26w
|
||||||
pass_threshold: 66
|
pass_threshold: 66
|
||||||
periodic_status_check: "1 week"
|
periodic_status_check: "1 week"
|
||||||
allowed_voters:
|
allowed_voters:
|
||||||
teams:
|
teams:
|
||||||
- cncf-toc
|
- cncf-toc-voters
|
||||||
exclude_team_maintainers: true
|
exclude_team_maintainers: true
|
||||||
close_on_passing: true
|
close_on_passing: true
|
||||||
announcements:
|
announcements:
|
||||||
discussions:
|
discussions:
|
||||||
category: announcements
|
category: announcements
|
||||||
1wk:
|
1wk:
|
||||||
duration: 1w
|
duration: 1w
|
||||||
pass_threshold: 66
|
pass_threshold: 66
|
||||||
allowed_voters:
|
allowed_voters:
|
||||||
teams:
|
teams:
|
||||||
- cncf-toc
|
- cncf-toc-voters
|
||||||
exclude_team_maintainers: true
|
exclude_team_maintainers: true
|
||||||
close_on_passing: true
|
close_on_passing: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue