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/05/24 21:03:23 UTC

[whimsy] branch master updated: Drop http:// duplication

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 9b45f72  Drop http:// duplication
9b45f72 is described below

commit 9b45f722cdebff1ad92209c8df102f8fe90f7cf9
Author: Sebb <se...@apache.org>
AuthorDate: Fri May 24 22:02:44 2019 +0100

    Drop http:// duplication
---
 www/secretary/workbench/templates/icla-invalid-id.erb   | 2 +-
 www/secretary/workbench/templates/icla-pmc-notified.erb | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www/secretary/workbench/templates/icla-invalid-id.erb b/www/secretary/workbench/templates/icla-invalid-id.erb
index 10ddaf4..887b71f 100644
--- a/www/secretary/workbench/templates/icla-invalid-id.erb
+++ b/www/secretary/workbench/templates/icla-invalid-id.erb
@@ -8,7 +8,7 @@ With this message, <%= @notify %> been notified that your ICLA has been filed.
 
 Please provide the (P)PMC (copied) with a valid Apache id. 
 
-The id must not already be in use. See http://http://people.apache.org/committer-index.html
+The id must not already be in use. See http://people.apache.org/committer-index.html
 Note that some existing ids include '-' and '_'. These characters are no longer permitted in ids.
 
 The id must consist of lowercase alphanumeric characters only, starting with an alphabetic character.
diff --git a/www/secretary/workbench/templates/icla-pmc-notified.erb b/www/secretary/workbench/templates/icla-pmc-notified.erb
index 983c4b1..607b397 100644
--- a/www/secretary/workbench/templates/icla-pmc-notified.erb
+++ b/www/secretary/workbench/templates/icla-pmc-notified.erb
@@ -8,7 +8,7 @@ With this message, <%= @notify %> been notified that your ICLA has been filed.
 
 If you have been invited as a committer, please provide the (P)PMC (copied) with your preferred Apache id.
 
-The id must not already be in use. See http://http://people.apache.org/committer-index.html
+The id must not already be in use. See http://people.apache.org/committer-index.html
 Note that some existing ids include '-' and '_'. These characters are no longer permitted in ids.
 
 The id must consist of lowercase alphanumeric characters only, starting with an alphabetic character.