Skip to content

Commit

Permalink
Merge pull request #118 from djangocon/swap-rooms
Browse files Browse the repository at this point in the history
🏢 Fix room assignments
  • Loading branch information
drewbrew authored Sep 23, 2024
2 parents 9aad8d9 + 86b26a7 commit a546fc8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/_content/schedule/manual.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
- start_datetime: 2024-09-23 08:00:00-04:00
end_datetime: 2024-09-23 17:30:00-04:00
permalink: null
room: Meeting Room 4
room: Meeting Room 2
title: Quiet Room
track: t0
- start_datetime: 2024-09-23 08:00:00-04:00
end_datetime: 2024-09-23 17:30:00-04:00
permalink: null
room: Meeting Room 2
room: Meeting Room 3
title: Speaker Green Room
track: t0
- start_datetime: 2024-09-23 10:10:00-04:00
Expand Down Expand Up @@ -97,13 +97,13 @@
- start_datetime: 2024-09-24 08:00:00-04:00
end_datetime: 2024-09-24 17:30:00-04:00
permalink: null
room: Meeting Room 4
room: Meeting Room 2
title: Quiet Room
track: t0
- start_datetime: 2024-09-24 08:00:00-04:00
end_datetime: 2024-09-24 17:30:00-04:00
permalink: null
room: Meeting Room 2
room: Meeting Room 3
title: Speaker Green Room
track: t0
- start_datetime: 2024-09-24 10:10:00-04:00
Expand Down Expand Up @@ -151,13 +151,13 @@
- start_datetime: 2024-09-25 08:00:00-04:00
end_datetime: 2024-09-25 17:30:00-04:00
permalink: null
room: Meeting Room 4
room: Meeting Room 2
title: Quiet Room
track: t0
- start_datetime: 2024-09-25 08:00:00-04:00
end_datetime: 2024-09-25 17:30:00-04:00
permalink: null
room: Meeting Room 2
room: Meeting Room 3
title: Speaker Green Room
track: t0
- start_datetime: 2024-09-25 10:10:00-04:00
Expand Down

0 comments on commit a546fc8

Please sign in to comment.