You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2022/04/14 11:50:10 UTC

[whimsy] branch master updated: Point to new tool

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 ce489df9 Point to new tool
ce489df9 is described below

commit ce489df9253083e47a0c6f0bb8dec4886d921f52
Author: Sebb <se...@apache.org>
AuthorDate: Thu Apr 14 12:50:04 2022 +0100

    Point to new tool
---
 www/members/index.cgi | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/www/members/index.cgi b/www/members/index.cgi
index 3f87f03d..bce05b7b 100755
--- a/www/members/index.cgi
+++ b/www/members/index.cgi
@@ -25,9 +25,10 @@ LISTS = {
   'list-traffic.cgi' => "Statistics about members@ mailing list traffic",
   '/officers/list-traffic.cgi' => "Statistics about board@ mailing list traffic",
   'subscriptions.cgi' => "Apache members@ List Subscription Crosscheck",
-  'security-subs.cgi' => "Security Mailing Lists Subscription Check"
-
+  'security-subs.cgi' => "Security Mailing Lists Subscription Check",
+  'mailing_lists.cgi' => "Apache Mailing List Info"
 }
+
 MISC = {
   'mentors.cgi' => "New Member mentoring program overview",
   'board-attend.cgi' => "Director attendance statistics at board meetings",