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 89573202 Add some links
89573202 is described below

commit 89573202e3a00fbbe46a199ed5a1f663617bccbb
Author: Sebb <[email protected]>
AuthorDate: Sat Feb 18 23:33:36 2023 +0000

    Add some links
---
 www/members/board-nominate.cgi    | 1 +
 www/members/board-nominations.cgi | 1 +
 2 files changed, 2 insertions(+)

diff --git a/www/members/board-nominate.cgi b/www/members/board-nominate.cgi
index 906357fa..2326971f 100755
--- a/www/members/board-nominate.cgi
+++ b/www/members/board-nominate.cgi
@@ -77,6 +77,7 @@ _html do
       title: PAGETITLE,
       subtitle: 'About This Script',
       related: {
+        'board-nominations.cgi' => "Board nominations cross-check - ensuring 
nominations get on the ballot, etc.",
         ASF::SVN.svnpath!('Meetings') => 'Official Meeting Agenda Directory'
       },
       helpblock: -> {
diff --git a/www/members/board-nominations.cgi 
b/www/members/board-nominations.cgi
index c8c8ccdb..1e71da66 100755
--- a/www/members/board-nominations.cgi
+++ b/www/members/board-nominations.cgi
@@ -86,6 +86,7 @@ _html do
     _whimsy_body(
       title: PAGETITLE,
       related: {
+        'board-nominate.cgi' => "Add entries to board nomination file",
         'nominations' => 'New Member nominations cross-check',
         ASF::SVN.svnpath!('Meetings') => 'Official Meeting Agenda Directory'
       },

Reply via email to