This is an automated email from the ASF dual-hosted git repository. curcuru pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/whimsy.git
commit 21ee4e040a69feaec39a1177a169d4f2e02dae1c Author: Shane Curcuru <[email protected]> AuthorDate: Mon Feb 3 12:57:34 2020 -0500 Point to the new meeting page --- www/members/index.cgi | 1 + 1 file changed, 1 insertion(+) diff --git a/www/members/index.cgi b/www/members/index.cgi index e42bb5d..8f7e776 100755 --- a/www/members/index.cgi +++ b/www/members/index.cgi @@ -8,6 +8,7 @@ require 'wunderbar' require 'wunderbar/bootstrap' MEETING = { + 'meeting.cgi' => "Member's Meeting FAQ, Timeline, How-Tos", 'proxy.cgi' => "Assign a proxy for the (current) Member's meeting", 'watch.cgi' => "Potential Member Watch List - tracking candidates for future nominations", 'memberless-pmcs.cgi' => "Crosscheck PMCs with few/no ASF Members, for future nominations",
