b44422b2e1
Add the [ptl] and [tc] ML topic tags to all relevant E-mail template subject header lines. Change-Id: I4c8a6fa0147f884d1818c9960e723d0716234a8a
19 lines
821 B
Django/Jinja
19 lines
821 B
Django/Jinja
To: openstack-discuss@lists.openstack.org, openstack-announce@lists.openstack.org
|
|
Subject: [all][elections][tc] Technical Committee Election Results
|
|
|
|
Please join me in congratulating the {{ tc_seats }} newly elected members of the Technical Committe (TC).
|
|
|
|
{% for candidate in candidates['TC'] %}{% if candidate['elected'] %}
|
|
{{ candidate['fullname'] }} ({{ candidate['ircname'] }})
|
|
{% endif %}{% endfor %}
|
|
|
|
Full results: {{ elections_results['TC'] }}
|
|
|
|
Election process details and results are also available here: https://governance.openstack.org/election/
|
|
|
|
Thank you to all of the candidates, having a good group of candidates helps engage the community in our democratic process.
|
|
|
|
Thank you to all who voted and who encouraged others to vote. We need to ensure your voice is heard.
|
|
|
|
Thank you for another great round.
|