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 b6e3089  Two more ephemeral lists
b6e3089 is described below

commit b6e30890155cffc13fdbf2a420aa05eff8e42d63
Author: Sebb <[email protected]>
AuthorDate: Sat Feb 5 23:56:57 2022 +0000

    Two more ephemeral lists
---
 www/members/archivers.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/members/archivers.cgi b/www/members/archivers.cgi
index bab7269..3fe6c1e 100755
--- a/www/members/archivers.cgi
+++ b/www/members/archivers.cgi
@@ -20,7 +20,7 @@ show_mailarchive = (ENV['PATH_INFO'] == '/mail-archive') # 
show entry if mail-ar
 
 # list of ids deliberately not archived
 #                 INFRA-18129
-NOT_ARCHIVED = %w{apachecon-aceu19}
+NOT_ARCHIVED = %w{apachecon-aceu19 infra-temporaryconfluencetest 
infra-bouncetest}
 
 sublist_time = ASF::MLIST.list_time
 

Reply via email to