This is an automated email from the ASF dual-hosted git repository.
gstein pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git
from b6a2785 refactor: return voter records as EasyDict objects in
get_voters_for_email
new a8641e5 feat: add mail-voters.py script for emailing eligible voters
new 1447c5e feat: implement EZT template rendering for voter emails
new 12fe75b fix: update sender email to [email protected]
new 972fb55 chore: add display name to email sender
new b62561d switch shebang to "uv run"
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
v3/server/bin/create-election.py | 2 +-
v3/server/bin/mail-voters.py | 104 +++++++++++++++++++++++++++++++++++++++
2 files changed, 105 insertions(+), 1 deletion(-)
create mode 100755 v3/server/bin/mail-voters.py