Correct times for skipped third-party meetings

In I81386e018bf66c167cf77fc23fea847a6fc39cb7 we added entries to skip
8 third party meetings.  However, due to this being the first use of this
I didn't notice that all 8 were associated with the "Tuesday" meeting
as opposed to 4 for each of Monday and Tuesday.

This generated a valid ICS file but 4 of the meetings had the wrong time.

Move 4 items from Monday to Tuesday.

Change-Id: Ia2c1f9faadd5ce664ea43da9c77cd651b7bcc53a
This commit is contained in:
Tony Breeds 2016-04-12 13:58:47 +10:00
parent 9b08e7aa0c
commit 6328326126

View File

@ -6,29 +6,28 @@ schedule:
day: Monday
irc: openstack-meeting
frequency: weekly
start_date: 20160112
start_date: 20160111
skip_dates:
- skip_date: 20160425
reason: Austin Summit
- skip_date: 20161024
reason: Barcelona Summit
- skip_date: 20161226
reason: Christmas
- skip_date: 20170102
reason: New Year's
- time: '0800'
day: Tuesday
irc: openstack-meeting
frequency: weekly
start_date: 20160112
start_date: 20160111
skip_dates:
- skip_date: 20160425
reason: Austin Summit
- skip_date: 20160426
reason: Austin Summit
- skip_date: 20161024
reason: Barcelona Summit
- skip_date: 20161025
reason: Barcelona Summit
- skip_date: 20161226
reason: Christmas
- skip_date: 20161227
reason: Christmas
- skip_date: 20170102
reason: New Year's
- skip_date: 20170103
reason: New Year's
chair: anteaya