election/openstack_election/templates/ptl_nominations_direct_reminder.j2
Slawek Kaplonski a1eea1fb3a Add email template for direct reminder about nomination deadline
This new template can be generated for single project, it will have list
of all contributors to the project as "TO" list.
It is intended to be send before end of the nomination period to the
contributors of the projects without PTL candidates proposed.

Change-Id: Ie96281207c68852f4a6faea07317a400ad59dd93
2024-08-22 16:32:52 +02:00

28 lines
1.1 KiB
Django/Jinja

To: {{ contributors }}
Subject: OpenStack {{ project_name }} PTL {{ release }} cycle Election Nominations Last Days
You are OpenStack {{ project_name }} contributor. This project still don't have
any candidates for PTL.
This is a reminder that we are in the last hours for declaring PTL candidacies.
Nominations are open until {{ end_nominations }}.
If you want to stand for election, don't delay, follow the instructions at [1]
to make sure the community knows your intentions.
If you don't want to stand for election, maybe You can remind other members of
the {{ project_name }} team about the nomination deadline.
If you or someone from the {{ project_name }} team already proposed
candidacy, please make sure that nomination(s) has been submitted to the
openstack/election repository and approved by election officials.
In case if there will be no any candidate for the PTL for the
{{ project_name }}, with approximately 2 days left, it will be deemed
leaderless.
In this case the TC will oversee PTL selection as described by [2].
Thank you,
[1] https://governance.openstack.org/election/#how-to-submit-a-candidacy
[2] {{ leaderless_url }}