mirror of https://github.com/dapr/community.git
Update election.yaml
Change candidate fields to employer / discord username Signed-off-by: John Ewart <john@johnewart.net>
This commit is contained in:
parent
c0871959a2
commit
014ed40c77
|
@ -6,8 +6,8 @@ no_winners: 2
|
||||||
allow_no_opinion: True
|
allow_no_opinion: True
|
||||||
delete_after: True
|
delete_after: True
|
||||||
show_candidate_fields:
|
show_candidate_fields:
|
||||||
- affiliation
|
- employer
|
||||||
- owners
|
- discord
|
||||||
election_officers:
|
election_officers:
|
||||||
- georgestevens99
|
- georgestevens99
|
||||||
eligibility: All Dapr contributors with equal or greater than 20 contributions are eligible to vote
|
eligibility: All Dapr contributors with equal or greater than 20 contributions are eligible to vote
|
||||||
|
|
Loading…
Reference in New Issue