Close the Victoria TC election
Change-Id: I58cd5cfbfcac748e44526f8df1479511bcf2f075
This commit is contained in:
parent
abea5f5011
commit
b6c0376837
47
doc/source/results/victoria/tc.yaml
Normal file
47
doc/source/results/victoria/tc.yaml
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
candidates:
|
||||||
|
TC:
|
||||||
|
- elected: false
|
||||||
|
email: donny@fortnebula.com
|
||||||
|
fullname: Donny Davis
|
||||||
|
ircname: donnyd
|
||||||
|
url: https://opendev.org/openstack/election/raw/branch/master/candidates/victoria/TC/donny%40fortnebula.com
|
||||||
|
- elected: true
|
||||||
|
email: gr@ham.ie
|
||||||
|
fullname: Graham Hayes
|
||||||
|
ircname: mugsie
|
||||||
|
url: https://opendev.org/openstack/election/raw/branch/master/candidates/victoria/TC/gr%40ham.ie
|
||||||
|
- elected: false
|
||||||
|
email: jeremyfreudberg@gmail.com
|
||||||
|
fullname: Jeremy Freudberg
|
||||||
|
ircname: jeremyfreudberg
|
||||||
|
url: https://opendev.org/openstack/election/raw/branch/master/candidates/victoria/TC/jeremyfreudberg%40gmail.com
|
||||||
|
- elected: true
|
||||||
|
email: knikolla@bu.edu
|
||||||
|
fullname: Kristi Nikolla
|
||||||
|
ircname: knikolla
|
||||||
|
url: https://opendev.org/openstack/election/raw/branch/master/candidates/victoria/TC/knikolla%40bu.edu
|
||||||
|
- elected: true
|
||||||
|
email: mnaser@vexxhost.com
|
||||||
|
fullname: Mohammed Naser
|
||||||
|
ircname: mnaser
|
||||||
|
url: https://opendev.org/openstack/election/raw/branch/master/candidates/victoria/TC/mnaser%40vexxhost.com
|
||||||
|
- elected: true
|
||||||
|
email: moreira.belmiro.email.lists@gmail.com
|
||||||
|
fullname: Belmiro Moreira
|
||||||
|
ircname: belmoreira
|
||||||
|
url: https://opendev.org/openstack/election/raw/branch/master/candidates/victoria/TC/moreira.belmiro.email.lists%40gmail.com
|
||||||
|
- elected: false
|
||||||
|
email: radoslaw.piliszek@gmail.com
|
||||||
|
fullname: "Rados\u0142aw Piliszek"
|
||||||
|
ircname: yoctozepto
|
||||||
|
url: https://opendev.org/openstack/election/raw/branch/master/candidates/victoria/TC/radoslaw.piliszek%40gmail.com
|
||||||
|
- elected: true
|
||||||
|
email: rico.lin.guanyu@gmail.com
|
||||||
|
fullname: Rico Lin
|
||||||
|
ircname: ricolin
|
||||||
|
url: https://opendev.org/openstack/election/raw/branch/master/candidates/victoria/TC/rico.lin.guanyu%40gmail.com
|
||||||
|
election: victoria
|
||||||
|
elections_results:
|
||||||
|
TC: https://civs.cs.cornell.edu/cgi-bin/results.pl?id=E_95cb11614fb23566
|
||||||
|
projects:
|
||||||
|
- TC
|
@ -89,6 +89,14 @@ data = [
|
|||||||
'votes_cast': 279,
|
'votes_cast': 279,
|
||||||
'results': '%s?id=%s' % (CIVS_BASE, 'E_6c71f84caff2b37c')
|
'results': '%s?id=%s' % (CIVS_BASE, 'E_6c71f84caff2b37c')
|
||||||
},
|
},
|
||||||
|
# Ussuri is missing as we didn't have an election because the number of
|
||||||
|
# candidates matched the number of available seats
|
||||||
|
{
|
||||||
|
'election': '04/2020', # Victoria
|
||||||
|
'electorate': 808,
|
||||||
|
'votes_cast': 208,
|
||||||
|
'results': '%s?id=%s' % (CIVS_BASE, 'E_95cb11614fb23566')
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user