Skip to content

Commit

Permalink
Follow renamed files
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF committed Feb 9, 2024
1 parent 7ad2df4 commit 465f96b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/whimsy/asf/meeting-util.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ class MeetingUtil

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',
Expand Down

0 comments on commit 465f96b

Please sign in to comment.