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 a875f5a  Make it more obvious user must be moderator
a875f5a is described below

commit a875f5a8004f460374ae2370e8aca28bdc9e54ab
Author: Sebb <[email protected]>
AuthorDate: Thu Jan 13 23:38:20 2022 +0000

    Make it more obvious user must be moderator
---
 tools/moderationhelper.rb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tools/moderationhelper.rb b/tools/moderationhelper.rb
index 1d59757..b406c61 100755
--- a/tools/moderationhelper.rb
+++ b/tools/moderationhelper.rb
@@ -40,6 +40,9 @@ _html do
       helpblock: -> {
         _p 'This form generates ezmlm mailing list addresses for various 
moderator requests.'
         _p do
+          _b 'N.B. Only list moderators can make these requests. Requests from 
non-moderators will be rejected (or possibly ignored).'
+        end
+        _p do
           _ 'Enter the ASF mailing list name, select the operation to perform, 
and enter a subscriber email (if needed).'
           _br
           _ 'Press Generate.  The To: address below can be copy/pasted into an 
email to send.  In most cases you must be a moderator for that list.'

Reply via email to