You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2019/05/22 14:08:08 UTC

[whimsy] branch master updated: fix committee chair names

This is an automated email from the ASF dual-hosted git repository.

rubys 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 c1205e2  fix committee chair names
c1205e2 is described below

commit c1205e223645ac9ad713d625c1aaeb1d65dbb297
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Mon May 20 16:15:07 2019 -0400

    fix committee chair names
---
 www/board/agenda/templates/agenda.erb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www/board/agenda/templates/agenda.erb b/www/board/agenda/templates/agenda.erb
index 7a76ba7..9ef662d 100644
--- a/www/board/agenda/templates/agenda.erb
+++ b/www/board/agenda/templates/agenda.erb
@@ -208,12 +208,12 @@ ASF::Committee.find('Finance').chair.public_name %>]
 
 -----------------------------------------
 Attachment 8: Report from the VP of Diversity and Inclusion  [<%=
-ASF::Committee.find('Finance').chair.public_name %>]
+ASF::Committee.find('Diversity and Inclusion').chair.public_name %>]
 
 
 -----------------------------------------
 Attachment 9: Report from the VP of W3C Relations  [<%=
-ASF::Committee.find('Diversity and Inclusion').chair.public_name %>]
+ASF::Committee.find('W3C Relations').chair.public_name %>]
 
 
 -----------------------------------------