This is an automated email from the ASF dual-hosted git repository.

sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git


The following commit(s) were added to refs/heads/main by this push:
     new d7739e3c Adding comment; fixes #773
d7739e3c is described below

commit d7739e3c5b5742c197bf54a7293d6df19a6bef1f
Author: Andrew K. Musselman <[email protected]>
AuthorDate: Mon Mar 2 17:46:32 2026 -0800

    Adding comment; fixes #773
---
 atr/storage/writers/vote.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/atr/storage/writers/vote.py b/atr/storage/writers/vote.py
index f61aa905..1f276071 100644
--- a/atr/storage/writers/vote.py
+++ b/atr/storage/writers/vote.py
@@ -510,6 +510,7 @@ def format_vote_email_body(
     Returns:
         The formatted email body text
     """
+    # audit_guidance all email is sent through `atr.mail` which handles 
validation
     if is_binding:
         body = [f"{vote} (binding) ({asf_uid}) {fullname}"]
     else:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to