Skip to content

Commit

Permalink
Try to fix email address for Legal Affairs
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF committed Mar 18, 2024
1 parent 4a63ab6 commit 649a81e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/whimsy/asf/mail.rb
Original file line number Diff line number Diff line change
Expand Up @@ -352,8 +352,10 @@ def mail_list
'infra'
when 'dataprivacy'
'[email protected]'
when 'legalaffairs'
when 'legalaffairs' # Not sure what uses this
'[email protected]'
when 'legal' # This seems to be used by the board agenda
'[email protected]'
when 'fundraising'
'[email protected]'
when 'marketingandpublicity'
Expand Down

0 comments on commit 649a81e

Please sign in to comment.