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 2019/09/06 16:54:08 UTC

[whimsy] branch master updated: How to contact list moderators

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 40d316d  How to contact list moderators
40d316d is described below

commit 40d316d6bd832970626cfc3d18b39fd11edceda4
Author: Sebb <se...@apache.org>
AuthorDate: Fri Sep 6 17:54:01 2019 +0100

    How to contact list moderators
---
 tools/moderationhelper.rb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tools/moderationhelper.rb b/tools/moderationhelper.rb
index bbab9bf..c80f745 100755
--- a/tools/moderationhelper.rb
+++ b/tools/moderationhelper.rb
@@ -58,6 +58,9 @@ _html do
           _span.text_danger 'BETA SOFTWARE: double-check the command first. '
           _a "Feedback welcome!", href: "mailto:dev@whimsical.apache.org?Subject=Feedback on moderation helper app"
         end
+        _p do
+          _span '** If you are not a moderator, you can contact them by emailing <list>-owner@<tlp>.apache.org **'
+        end
       }
     ) do
       _form method: 'post' do