Skip to content

Commit 5c8accd

Browse files
authored
Merge pull request #2198 from StoDevX/snow-day-hours
update hours for snow day
2 parents 6b0d8a9 + 968c715 commit 5c8accd

File tree

7 files changed

+13
-11
lines changed

7 files changed

+13
-11
lines changed

data/building-hours/1-1-cage.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ category: Food
44

55
schedule:
66
- title: Kitchen
7-
notes: The kitchen stops cooking at 8 p.m.
7+
notes: Early closure on Monday due to snow. The kitchen normally stops cooking at 8 p.m.
88
hours:
9-
- {days: [Mo, Tu, We, Th, Fr], from: '7:30am', to: '8:00pm'}
9+
- {days: [Mo], from: '7:30am', to: '6:00pm'}
10+
- {days: [Tu, We, Th, Fr], from: '7:30am', to: '8:00pm'}
1011
- {days: [Sa, Su], from: '9:00am', to: '8:00pm'}
1112

1213
breakSchedule:

data/building-hours/1-3-stav.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ schedule:
1818
- title: Dinner
1919
hours:
2020
# - {days: [Mo, Tu, We, Th, Fr, Sa, Su], from: '4:30pm', to: '7:30pm'}
21-
- {days: [Mo, Tu, We, Th, Fr, Sa, Su], from: '4:30pm', to: '7:00pm'}
21+
# - {days: [Mo, Tu, We, Th, Fr, Sa, Su], from: '4:30pm', to: '7:00pm'}
22+
- {days: [Mo], from: '4:30pm', to: '6:30pm'}
23+
- {days: [Tu, We, Th, Fr, Sa, Su], from: '4:30pm', to: '7:00pm'}
2224

2325
breakSchedule:
2426
fall: []

data/bus-times/blue-line.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ colors:
33
bar: rgb(103, 153, 170)
44
dot: rgb(13, 26, 35)
55
schedules:
6-
- days: [Mo, Tu, We, Th, Fr]
6+
- days: [Tu, We, Th, Fr]
77
coordinates:
88
'Carleton College': [44.460753, -93.155708]
99
'City Hall on Washington': [44.451472, -93.158529]

data/bus-times/express.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ colors:
33
bar: rgb(134, 198, 124)
44
dot: rgb(32, 87, 14)
55
schedules:
6-
- days: [Mo, Tu, We, Th, Fr, Sa]
6+
- days: [Tu, We, Th, Fr, Sa]
77
coordinates:
88
'Arby’s': [44.435250, -93.188399]
99
'Carleton College': [44.460719, -93.155794]

data/bus-times/red-line.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ colors:
33
bar: rgb(233, 87, 95)
44
dot: rgb(151, 27, 16)
55
schedules:
6-
- days: [Mo, Tu, We, Th, Fr]
6+
- days: [Tu, We, Th, Fr]
77
coordinates: {}
88
stops:
99
- City Hall on Washington
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Break Airport Shuttles
22
category: Bus
33
url: https://northfield.betterez.com/cart/5787e3b01f39300a1a000085
4-
synopsis: Northfield Lines shuttle operates only immediately before and after break. You must buy tickets 48 hours in advance.
4+
synopsis: Closed due to snow. Northfield Lines shuttle operates only immediately before and after break. You must buy tickets 48 hours in advance.
55
description: >-
6-
Northfield Lines shuttle operates only immediately before and after break.
6+
Closed due to snow. Northfield Lines shuttle operates only immediately before and after break.
77
You must buy tickets 48 hours in advance.

data/transportation/van-go.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Van-GO!
22
category: Bus
33
url: http://van-go.info/schedule/
4-
synopsis: Van-Go is not running over Thanksgiving Break. Van service that operates Monday - Friday from 7 a.m. to 6 p.m. Business use only.
4+
synopsis: Van-GO is stopped due to snow. Van service that operates Monday - Friday from 7 a.m. to 6 p.m. Business use only.
55
description:
6-
Van service that operates Monday - Friday from 7 a.m. to 6 p.m. Business use
7-
only.
6+
Van-GO is stopped today due to snow. Van service that operates Monday - Friday from 7 a.m. to 6 p.m. Business use only.

0 commit comments

Comments
 (0)