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 065dda7  List source
065dda7 is described below

commit 065dda73bda4db004050d386010a56e600b58ca3
Author: Sebb <[email protected]>
AuthorDate: Sun Mar 31 09:57:55 2019 +0100

    List source
---
 www/roster/views/nonpmcs.html.rb | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/www/roster/views/nonpmcs.html.rb b/www/roster/views/nonpmcs.html.rb
index adedeec..9b7b4ff 100644
--- a/www/roster/views/nonpmcs.html.rb
+++ b/www/roster/views/nonpmcs.html.rb
@@ -13,7 +13,10 @@ _html do
     }
   ) do
     _p do
-      _ 'A full list of Apache committees that are not PMCs; click on the name 
for a detail page about that committee.  Other groups of various kinds '
+      _ 'A full list of Apache committees that are not PMCs; click on the name 
for a detail page about that committee.'
+      _ '(from committee-info.txt)'
+      _br
+      _ 'Other groups of various kinds '
       _a href: '/roster/group/' do
         _span.glyphicon.glyphicon_lock :aria_hidden, class: 'text-primary', 
aria_label: 'ASF Members Private'
         _ 'are listed privately.'

Reply via email to