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 c760745  Add __self__ link
c760745 is described below

commit c76074514f5efe75569a12a8b71e7bc988561149
Author: Sebb <[email protected]>
AuthorDate: Sun Jan 21 12:14:10 2018 +0000

    Add __self__ link
---
 www/committers/subscribe.cgi | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/www/committers/subscribe.cgi b/www/committers/subscribe.cgi
index 2b918ea..711c59e 100755
--- a/www/committers/subscribe.cgi
+++ b/www/committers/subscribe.cgi
@@ -55,14 +55,15 @@ _html do
       related: {
         'https://www.apache.org/foundation/mailinglists.html' => 'Apache 
Mailing List Info Page',
         'https://lists.apache.org' => 'Apache Mailing List Archives',
-        '/committers/moderationhelper.cgi' => 'Mailing List Moderation Helper'
+        '/committers/moderationhelper.cgi' => 'Mailing List Moderation Helper',
+        '/roster/committer/__self__' => 'Your details (including 
subscriptions)'
       },
       helpblock: -> {
         _ 'This page allows Apache committers to auto-subscribe to, and 
auto-unsubscribe from, various mailing lists.'
         _span.text_info 'Note:' 
         _ 'Only your registered email address(es) are listed here. To change 
your email addresses, login to '
         _a 'https://id.apache.org/', href: 
"https://id.apache.org/details/#{$USER}";
-        _ 'to add or remove forwarding or alternate addresses.'
+        _ 'to add or remove forwarding or alternate (alias) addresses.'
       }
     ) do
       

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to