Skip to content

Commit e1ba153

Browse files
authored
add this weekends shutdown (#133)
1 parent 714c1ab commit e1ba153

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/constants/shutdowns.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -638,6 +638,13 @@
638638
"start_date": "2025-11-22",
639639
"stop_date": "2025-11-23",
640640
"alert": "https://www.mbta.com/projects/2025-planned-closures"
641+
},
642+
{
643+
"start_station": "Broadway",
644+
"end_station": "Ashmont",
645+
"start_date": "2026-02-21",
646+
"stop_date": "2026-02-22",
647+
"alert": "https://www.mbta.com/alerts"
641648
}
642649
],
643650
"orange": [

0 commit comments

Comments
 (0)