This is an automated email from the ASF dual-hosted git repository. clr pushed a commit to branch clr-apache-resubmit in repository https://gitbox.apache.org/repos/asf/whimsy.git
commit 4ed30be085aa42fc5333e6c52cfcce2d41ae6d18 Author: Craig L Russell <[email protected]> AuthorDate: Sat Dec 31 16:04:02 2022 -0800 Update resubmit.erb Include instructions for an existing committer who erroneously submits another ICLA --- www/secretary/workbench/templates/resubmit.erb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/www/secretary/workbench/templates/resubmit.erb b/www/secretary/workbench/templates/resubmit.erb index 7ca829a9..2e3fc36d 100644 --- a/www/secretary/workbench/templates/resubmit.erb +++ b/www/secretary/workbench/templates/resubmit.erb @@ -1,10 +1,14 @@ Dear <%= @email.display_names.join(', ') %>, Thanks for the ICLA, however we already have a copy. -The <%= @cttee %> can use the existing ICLA to request your account by using Whimsy: +If you are not already a committer, the <%= @cttee %> can use the existing ICLA to request your account by using Whimsy: https://whimsy.apache.org/officers/acreq.cgi (PMC chair and ASF members only) +If you are already a committer on another project, the <%= @cttee %> can use Whimsy to give you permissions to the repository: + +https://whimsy.apache.org/roster/committee + Please take up any further queries with the <%= @cttee %>. Warm Regards,
