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 190619d2 Wrong fix; diversity and tac have their own domains now
190619d2 is described below

commit 190619d2e74498d3bca7ff7ea34a493898983367
Author: Sebb <[email protected]>
AuthorDate: Tue Oct 15 17:25:07 2024 +0100

    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 61b172b8..d88afd68 100644
--- a/lib/whimsy/asf/committee.rb
+++ b/lib/whimsy/asf/committee.rb
@@ -136,8 +136,6 @@ module ASF
         '[email protected]'
       when 'marketingandpublicity'
         '[email protected]'
-      when 'tac', 'diversity'
-         "private@#{name.downcase}.apache.org"
       when 'w3crelations'
         '[email protected]'
       when 'concom'

Reply via email to