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 6dd19763 Clarify
6dd19763 is described below

commit 6dd197634e67c389e9b20f924c686581be759b04
Author: Sebb <s...@apache.org>
AuthorDate: Tue Mar 14 11:23:36 2023 +0000

    Clarify
---
 www/members/invitations.cgi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/members/invitations.cgi b/www/members/invitations.cgi
index 67c42963..1f077ac4 100755
--- a/www/members/invitations.cgi
+++ b/www/members/invitations.cgi
@@ -96,7 +96,8 @@ _html do
         nominationsurl => 'nominated-members.txt',
       },
       helpblock: -> {
-        _ 'This script checks memapp-received.txt against invitation emails 
seen in memb...@apache.org'
+        _p 'This script checks memapp-received.txt against invitation emails 
seen in memb...@apache.org'
+        _p 'It does not check against applications which are pending'
       }
     ) do
 

Reply via email to