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:
parent
9b08e7aa0c
commit
6328326126
@ -6,29 +6,28 @@ schedule:
|
|||||||
day: Monday
|
day: Monday
|
||||||
irc: openstack-meeting
|
irc: openstack-meeting
|
||||||
frequency: weekly
|
frequency: weekly
|
||||||
start_date: 20160112
|
|
||||||
start_date: 20160111
|
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'
|
- time: '0800'
|
||||||
day: Tuesday
|
day: Tuesday
|
||||||
irc: openstack-meeting
|
irc: openstack-meeting
|
||||||
frequency: weekly
|
frequency: weekly
|
||||||
start_date: 20160112
|
start_date: 20160112
|
||||||
start_date: 20160111
|
|
||||||
skip_dates:
|
skip_dates:
|
||||||
- skip_date: 20160425
|
|
||||||
reason: Austin Summit
|
|
||||||
- skip_date: 20160426
|
- skip_date: 20160426
|
||||||
reason: Austin Summit
|
reason: Austin Summit
|
||||||
- skip_date: 20161024
|
|
||||||
reason: Barcelona Summit
|
|
||||||
- skip_date: 20161025
|
- skip_date: 20161025
|
||||||
reason: Barcelona Summit
|
reason: Barcelona Summit
|
||||||
- skip_date: 20161226
|
|
||||||
reason: Christmas
|
|
||||||
- skip_date: 20161227
|
- skip_date: 20161227
|
||||||
reason: Christmas
|
reason: Christmas
|
||||||
- skip_date: 20170102
|
|
||||||
reason: New Year's
|
|
||||||
- skip_date: 20170103
|
- skip_date: 20170103
|
||||||
reason: New Year's
|
reason: New Year's
|
||||||
chair: anteaya
|
chair: anteaya
|
||||||
|
Loading…
x
Reference in New Issue
Block a user