Skip to content

Commit 8471d47

Browse files
committed
Update registration date for 2025
1 parent efe6d93 commit 8471d47

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/junethack/tournament_times.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
$tournament_starttime = Time.parse("2025-06-01 00:00:00Z").to_i
55
$tournament_endtime = Time.parse("2025-07-01 00:00:00Z").to_i
6-
# Monday before Junethack starts
7-
# $tournament_signupstarttime = Time.parse("2025-05-26 00:00:00Z").to_i
6+
# Monday before Junethack starts, ahem
7+
$tournament_signupstarttime = Time.parse("2025-05-31 00:00:00Z").to_i
88
$tournament_year = Time.at($tournament_starttime).year

0 commit comments

Comments
 (0)