From 190619d2e74498d3bca7ff7ea34a493898983367 Mon Sep 17 00:00:00 2001 From: Sebb Date: Tue, 15 Oct 2024 17:25:07 +0100 Subject: [PATCH] Wrong fix; diversity and tac have their own domains now --- lib/whimsy/asf/committee.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/whimsy/asf/committee.rb b/lib/whimsy/asf/committee.rb index 61b172b82a..d88afd6834 100644 --- a/lib/whimsy/asf/committee.rb +++ b/lib/whimsy/asf/committee.rb @@ -136,8 +136,6 @@ def mail_list 'fundraising-private@apache.org' when 'marketingandpublicity' 'markpub@apache.org' - when 'tac', 'diversity' - "private@#{name.downcase}.apache.org" when 'w3crelations' 'w3c@apache.org' when 'concom'