Abhishekmishra2808 commented on code in PR #608:
URL: 
https://github.com/apache/tooling-trusted-releases/pull/608#discussion_r2739792056


##########
atr/mail.py:
##########
@@ -143,7 +137,7 @@ def _split_address(addr: str) -> tuple[str, str]:
 
 
 def _validate_recipient(to_addr: str) -> None:
-    # Ensure recipient is @apache.org or @tooling.apache.org
+    """Ensure recipient is @apache.org or @tooling.apache.org."""

Review Comment:
   Understood- I’ve reverted this change and ensured the PR only contains 
modifications directly related to the CRLF injection fix.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to