Skip to content

Commit af9c2dc

Browse files
Jon chair of Panel Session
1 parent 2344500 commit af9c2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate_timetable.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ def session_to_time(session_id: str):
242242
end=datetime.datetime(2025, 3, 18, 11, 20),
243243
room="MIT",
244244
type="panel",
245-
chair="TBC",
245+
chair="Jonathan Shimwell, Proxima Fusion",
246246
)
247247
elif session_id == "S_P2":
248248
return TimeSlot(

0 commit comments

Comments
 (0)