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

clr 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 1b6fd18  Update email addresses for Secretary and Assistant
1b6fd18 is described below

commit 1b6fd18acb9b471c285f5403f96d078222b719f5
Author: Craig L Russell <[email protected]>
AuthorDate: Tue Apr 30 08:33:26 2019 -0700

    Update email addresses for Secretary and Assistant
---
 www/secretary/workbench/personalize.rb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www/secretary/workbench/personalize.rb 
b/www/secretary/workbench/personalize.rb
index 6da8b9d..4401210 100644
--- a/www/secretary/workbench/personalize.rb
+++ b/www/secretary/workbench/personalize.rb
@@ -6,7 +6,7 @@ class Wunderbar::JsonBuilder
   def _personalize_email(user)
     if user == 'clr'
 
-      @from = 'Craig L Russell <[email protected]>'
+      @from = 'Craig L Russell <[email protected]>'
       @sig = %{
         -- Craig L Russell
         Assistant Secretary, Apache Software Foundation
@@ -14,7 +14,7 @@ class Wunderbar::JsonBuilder
 
     elsif user == 'mattsicker'
 
-      @from = 'Matt Sicker <[email protected]>'
+      @from = 'Matt Sicker <[email protected]>'
       @sig = %{
         -- Matt Sicker
         Secretary, Apache Software Foundation

Reply via email to