Skip to content

Commit 1e45c74

Browse files
ctcpipwesleytodd
authored andcommitted
🔧 update meeting times
1 parent 8c37aaf commit 1e45c74

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/meetings.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
agendaLabel: 'tc agenda'
2020
meetingLabels: 'meeting'
2121
# https://github.com/expressjs/discussions/issues/195#issuecomment-1973732769
22-
# Starting on 2024-03-18 at 9pm UTC (2024-03-18T21:00:00.0Z) with a period of 2 weeks (P2W)
23-
schedules: '2024-03-18T21:00:00.0Z/P2W'
22+
# Starting on 2024-03-18 at 8pm UTC (2024-03-18T21:00:00.0Z) with a period of 2 weeks (P2W)
23+
schedules: '2024-03-18T20:00:00.0Z/P2W'
2424
createWithin: 'P1W'
2525
issueTemplate: 'meeting.md'
2626

@@ -34,7 +34,7 @@ jobs:
3434
meetingLabels: 'meeting'
3535
# Converting the second time slot to a "working session"
3636
# https://github.com/expressjs/discussions/issues/195#issuecomment-1973732769
37-
# Starting on 2024-03-27 at 9pm UTC (2024-03-27T21:00:00.0Z) with a period of 2 weeks (P2W)
38-
schedules: '2024-03-27T21:00:00.0Z/P2W'
37+
# Starting on 2024-03-27 at 8pm UTC (2024-03-27T21:00:00.0Z) with a period of 2 weeks (P2W)
38+
schedules: '2024-03-27T20:00:00.0Z/P2W'
3939
createWithin: 'P1W'
4040
issueTemplate: 'meeting.md'

0 commit comments

Comments
 (0)