Skip to content

Commit 0097e87

Browse files
committed
additional chair
1 parent 4a0a6d1 commit 0097e87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

programme/timetable_helpers/timeslot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ def __str__(self) -> str:
175175
((2026, 3, 11, 14, 40), (2026, 3, 11, 15, 40), "Auditorium", "Andrew Davis, UKAEA"),
176176
((2026, 3, 11, 14, 40), (2026, 3, 11, 15, 40), "Projektraum", "Yehor Yudin, Bangor University"),
177177
((2026, 3, 11, 16, 0), (2026, 3, 11, 17, 0), "Auditorium", "Olivier Hoenen, ITER Organization"),
178-
((2026, 3, 11, 16, 0), (2026, 3, 11, 17, 0), "Projektraum", "TBC, Affiliation"),
178+
((2026, 3, 11, 16, 0), (2026, 3, 11, 17, 0), "Projektraum", "Philipp Nikutta, Proxima Fusion"),
179179
],
180180
)
181181
},

0 commit comments

Comments
 (0)