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/05/14 02:00:53 UTC

[whimsy] branch master updated: remove EA; add fundraising

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 64cc4b7  remove EA; add fundraising
64cc4b7 is described below

commit 64cc4b7b4d6d7f33cd8fc49a8850e58b7e317b88
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Sun May 13 22:00:41 2018 -0400

    remove EA; add fundraising
---
 lib/whimsy/asf/mail.rb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/whimsy/asf/mail.rb b/lib/whimsy/asf/mail.rb
index b9289e7..61f86dd 100644
--- a/lib/whimsy/asf/mail.rb
+++ b/lib/whimsy/asf/mail.rb
@@ -181,12 +181,12 @@ module ASF
 
       when 'brandmanagement'
         'trademarks@apache.org'
-      when 'executiveassistant'
-        'ea@apache.org'
       when 'infrastructure'
         'infra'
       when 'legalaffairs'
         'legal-internal@apache.org'
+      when 'fundraising'
+        'fundraising-private@apache.org'
       when 'marketingandpublicity'
         'press@apache.org'
       when 'tac'

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