Skip to content

Commit

Permalink
Merge pull request #444 from ChicagoWorldcon/stag-remove-rehersal
Browse files Browse the repository at this point in the history
PLAN-588 we do not want to map the hugo rehersal to exclusion
  • Loading branch information
Gailbear authored Jul 17, 2022
2 parents e2f0c23 + fd8d177 commit 4b38299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tasks/chicon.rake
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ namespace :chicon do
task map_session_to_exclusion: :environment do
mapping = {
'Hugo Award Ceremony' => ['Hugo Award Ceremony'],
'Hugo Award Ceremony rehearsal' => ['Hugo Award Ceremony Rehersal'],
# 'Hugo Award Ceremony rehearsal' => ['Hugo Award Ceremony Rehersal'],
'Masquerade' => ['Masquerade'],
'Masquerade rehearsal' => ['Masquerade Rehersal'],
'Opening Ceremony' => ['Opening Ceremony'],
Expand Down

0 comments on commit 4b38299

Please sign in to comment.