This is an automated email from the ASF dual-hosted git repository.
sebb 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 649a81e1 Try to fix email address for Legal Affairs
649a81e1 is described below
commit 649a81e1599b35bd6dccc19ff93dcdf3a9c008ab
Author: Sebb <[email protected]>
AuthorDate: Mon Mar 18 22:56:11 2024 +0000
Try to fix email address for Legal Affairs
---
lib/whimsy/asf/mail.rb | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/lib/whimsy/asf/mail.rb b/lib/whimsy/asf/mail.rb
index d881da29..38cea631 100644
--- a/lib/whimsy/asf/mail.rb
+++ b/lib/whimsy/asf/mail.rb
@@ -352,8 +352,10 @@ module ASF
'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'