You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by cl...@apache.org on 2016/08/24 15:07:50 UTC

[whimsy] branch master updated: Remove clr@apache from emails

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

clr pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/whimsy.git

The following commit(s) were added to refs/heads/master by this push:
       new  a049834   Remove clr@apache from emails
       new  8b0ba13   Merge branch 'master' of github.com:apache/whimsy
a049834 is described below

commit a04983487910bf226ad24ad01b61f077caa23675
Author: Craig L Russell <cr...@oracle.com>
AuthorDate: Wed Aug 24 08:06:40 2016 -0700

    Remove clr@apache from emails
---
 www/secretary/workbench/secmail.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/secretary/workbench/secmail.rb b/www/secretary/workbench/secmail.rb
index 4aaae6b..83f2a26 100644
--- a/www/secretary/workbench/secmail.rb
+++ b/www/secretary/workbench/secmail.rb
@@ -3,7 +3,7 @@ require 'mail'
 Mail.defaults do
   if $USER == 'clr'
 
-    @from = 'Craig L Russell <cl...@apache.org>'
+    @from = 'Craig L Russell <se...@apache.org>'
     @sig = %{
       -- Craig L Russell
       Secretary, Apache Software Foundation

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].