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 465f96be Follow renamed files
465f96be is described below
commit 465f96be7ec8d4eaaffa89c3b51c9c99698b7033
Author: Sebb <[email protected]>
AuthorDate: Fri Feb 9 15:05:59 2024 +0000
Follow renamed files
---
lib/whimsy/asf/meeting-util.rb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/whimsy/asf/meeting-util.rb b/lib/whimsy/asf/meeting-util.rb
index a406d6fb..067a9282 100644
--- a/lib/whimsy/asf/meeting-util.rb
+++ b/lib/whimsy/asf/meeting-util.rb
@@ -15,8 +15,8 @@ module ASF
MEETING_FILES = { # Filename in meeting dir, pathname to another deployed
tool, or URL
'README.txt' => 'README For Meeting Process And Roll Call',
- 'nomination_of_board.txt' => 'How To Nominate Someone For Board',
- 'nomination_of_members.txt' => 'How To Nominate A New Member',
+ 'runbook/email_03_nomination_of_board.txt' => 'How To Nominate Someone
For Board',
+ 'runbook/email_02_nomination_of_members.txt' => 'How To Nominate A New
Member',
'/members/proxy.cgi' => 'How To Submit A Proxy/Check Your Proxies',
'https://www.apache.org/foundation/governance/meetings' => 'How Voting
Via Email Works',
'agenda.txt' => 'Official Meeting Agenda',