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 dfcdbdab Wrong person!
dfcdbdab is described below

commit dfcdbdab7e0feeeaac5165b01acec8c8252f32c1
Author: Sebb <s...@apache.org>
AuthorDate: Fri Mar 8 22:28:03 2024 +0000

    Wrong person!
---
 tools/pubsub-ci-email.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/pubsub-ci-email.rb b/tools/pubsub-ci-email.rb
index 749539e6..eb7ac8c2 100755
--- a/tools/pubsub-ci-email.rb
+++ b/tools/pubsub-ci-email.rb
@@ -190,7 +190,7 @@ def do_diff(initialhash, currenthash, triggerrev)
 
     EOD
     mail = Mail.new do
-      from "#{username} <#{userid}@apache.org>"
+      from "#{currentcommittername} <#{currentcommitter}@apache.org>"
       sender "notificati...@whimsical.apache.org"
       # to to # Intial testing, only use Bcc
       bcc 'notificati...@whimsical.apache.org' # keep track of mails

Reply via email to