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 2020/06/28 11:21:02 UTC

[whimsy] branch master updated: Tweak

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 dcde78c  Tweak
dcde78c is described below

commit dcde78cc28917b791fab22635ea5b11e52788646
Author: Sebb <se...@apache.org>
AuthorDate: Sun Jun 28 12:20:54 2020 +0100

    Tweak
---
 www/officers/coi.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/officers/coi.cgi b/www/officers/coi.cgi
index 5f46d75..2b3c26d 100755
--- a/www/officers/coi.cgi
+++ b/www/officers/coi.cgi
@@ -25,7 +25,7 @@ chairs = committees.map do |committee|
   end
 end
 ASF::Service['board'].members.each do |member|
-  IDS[member.id] << 'Board'
+  IDS[member.id] << 'Board member'
 end
 
 # Get the list of files in this year's directory