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 bbc909a  Link to JIRA which introduced the feature
bbc909a is described below

commit bbc909ae52de8a0b9ac816b325b658a757f99d61
Author: Sebb <[email protected]>
AuthorDate: Thu Aug 16 12:26:48 2018 +0100

    Link to JIRA which introduced the feature
---
 tools/moderationhelper.rb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tools/moderationhelper.rb b/tools/moderationhelper.rb
index fc23964..11fb95a 100755
--- a/tools/moderationhelper.rb
+++ b/tools/moderationhelper.rb
@@ -36,7 +36,8 @@ _html do
         'http://www.apache.org/foundation/mailinglists.html#subscribing' => 
'Information on Subscribing/Unsubscribing',
         'http://apache.org/dev/committers.html#mail-moderate' => 'Guide for 
moderators',
         'http://apache.org/dev/committers.html#problem_posts' => 'Guide for 
moderators - dealing with problem posts',
-        
'http://untroubled.org/ezmlm/manual/Sending-commands.html#Sending-commands' => 
'EZMLM Command Help'
+        
'http://untroubled.org/ezmlm/manual/Sending-commands.html#Sending-commands' => 
'EZMLM Command Help',
+        'https://issues.apache.org/jira/browse/INFRA-10476' => 'INFRA-10476 - 
Provide a way to force specific subscribers to be moderated'
       },
       helpblock: -> {
         _p 'This form generates ezmlm mailing list addresses for various 
moderator requests.'

Reply via email to