You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2018/03/21 18:42:44 UTC

[whimsy] branch master updated: change assistant secretary

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

rubys 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 0ba6926  change assistant secretary
0ba6926 is described below

commit 0ba69266c1054d2f51ed48284cb6fc4e40af5108
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Wed Mar 21 14:42:12 2018 -0400

    change assistant secretary
---
 www/secretary/workbench/personalize.rb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/www/secretary/workbench/personalize.rb b/www/secretary/workbench/personalize.rb
index c451adb..9065ab0 100644
--- a/www/secretary/workbench/personalize.rb
+++ b/www/secretary/workbench/personalize.rb
@@ -12,11 +12,11 @@ class Wunderbar::JsonBuilder
         Secretary, Apache Software Foundation
       }
 
-    elsif user == 'rubys'
+    elsif user == 'mattsicker'
 
-      @from = 'Sam Ruby <ru...@apache.org>'
+      @from = 'Matt Sicker <ma...@apache.org>'
       @sig = %{
-        -- Sam Ruby
+        -- Matt Sicker
         Assistant Secretary, Apache Software Foundation
       }
 

-- 
To stop receiving notification emails like this one, please contact
rubys@apache.org.