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 cad6c20b Fix up related links
cad6c20b is described below
commit cad6c20b80893d4ee613db09cde5dd884d5d1927
Author: Sebb <[email protected]>
AuthorDate: Tue Feb 7 22:51:15 2023 +0000
Fix up related links
---
www/members/member_nominations.cgi | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/www/members/member_nominations.cgi
b/www/members/member_nominations.cgi
index 5aada2fa..e3702f53 100755
--- a/www/members/member_nominations.cgi
+++ b/www/members/member_nominations.cgi
@@ -107,12 +107,11 @@ _html do
_whimsy_body( # This emits the entire page shell: header, navbar, basic
styles, footer
title: PAGETITLE,
subtitle: 'About This Script',
- relatedtitle: 'More Useful Links',
related: {
- "/committers/tools" => "Whimsy Tool Listing",
-
"https://incubator.apache.org/images/incubator_feather_egg_logo_sm.png" =>
"Incubator Logo, to show that graphics can appear",
- "https://community.apache.org/" => "Get Community Help",
-
"https://github.com/apache/whimsy/blob/master/www#{ENV['SCRIPT_NAME']}" => "See
This Source Code"
+ '/members/memberless-pmcs' => 'PMCs with no/few ASF Members',
+ '/members/watch' => 'Watch list for potential Member candidates',
+ 'board-nominations' => 'Board nominations cross-check',
+ ASF::SVN.svnpath!('Meetings') => 'Official Meeting Agenda Directory'
},
helpblock: -> {
_h3 'BETA - please report any errors to the Whimsy PMC!'