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 028f7229 logo dev mail list override
028f7229 is described below
commit 028f7229b80b2dbc1dfc8c18d76b1a12470fd125
Author: Sebb <[email protected]>
AuthorDate: Sun Aug 25 23:46:41 2024 +0100
logo dev mail list override
---
lib/whimsy/asf/committee.rb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/lib/whimsy/asf/committee.rb b/lib/whimsy/asf/committee.rb
index 6d193fc9..1d3151f7 100644
--- a/lib/whimsy/asf/committee.rb
+++ b/lib/whimsy/asf/committee.rb
@@ -143,6 +143,8 @@ module ASF
'[email protected]'
when 'publicaffairs'
'[email protected]'
+ when 'logodevelopment'
+ '[email protected]' # their only list as at 2024-08-25
else
name.downcase
end