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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new ca406314 Revert; overridden by ezmlm setup
ca406314 is described below

commit ca40631495a25c26284d35f5e922aa206df0654b
Author: Sebb <s...@apache.org>
AuthorDate: Wed Mar 6 23:17:15 2024 +0000

    Revert; overridden by ezmlm setup
---
 tools/pubsub-ci-email.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/pubsub-ci-email.rb b/tools/pubsub-ci-email.rb
index 632aab42..347d042d 100755
--- a/tools/pubsub-ci-email.rb
+++ b/tools/pubsub-ci-email.rb
@@ -269,7 +269,6 @@ if $0 == __FILE__
   mail = Mail.new do
     to 'notificati...@whimsical.apache.org'
     from 'notificati...@whimsical.apache.org'
-    reply_to 'nore...@whimsical.apache.org' # Experimental
     subject subject
     body body
   end

Reply via email to