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 681a73f7 Another tool
681a73f7 is described below

commit 681a73f72a1b7d69060c8698d6d27293194946b6
Author: Sebb <[email protected]>
AuthorDate: Wed Apr 20 14:26:24 2022 +0100

    Another tool
---
 www/members/index.cgi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/members/index.cgi b/www/members/index.cgi
index bce05b7b..cf3c9330 100755
--- a/www/members/index.cgi
+++ b/www/members/index.cgi
@@ -26,7 +26,8 @@ LISTS = {
   '/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",
-  'mailing_lists.cgi' => "Apache Mailing List Info"
+  'mailing_lists.cgi' => "Apache Mailing List Info",
+  'moderator_checks.cgi' => "Apache List Moderator checks"
 }
 
 MISC = {

Reply via email to