Skip to content

Commit 9fffe82

Browse files
committed
Move tea break
1 parent e2372a1 commit 9fffe82

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

data/schedule.js

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,22 +57,23 @@ export const SCHEDULE = {
5757
],
5858
[
5959
{
60-
title:
61-
'From Raw to Reliable: Automated Data Validation with Great Expectations',
62-
type: 'Talk',
63-
time: '10:45 - 11:15 AM',
60+
title: 'Break',
61+
break: true,
62+
time: '10:45 - 11:00 AM',
6463
location: 'Marvel Hall',
65-
speakers: [getSpeaker('vivek-keshore')],
6664
},
6765
],
6866
[
6967
{
70-
title: 'Break',
71-
break: true,
72-
time: '11:15 - 11:30 AM',
68+
title:
69+
'From Raw to Reliable: Automated Data Validation with Great Expectations',
70+
type: 'Talk',
71+
time: '11:00 - 11:30 AM',
7372
location: 'Marvel Hall',
73+
speakers: [getSpeaker('vivek-keshore')],
7474
},
7575
],
76+
7677
[
7778
{
7879
title: 'Spicing Up Automation: A Taste of Python and SaltStack',

0 commit comments

Comments
 (0)