From 395800b713155c8fa2f28f89f45c8558f8b5262a Mon Sep 17 00:00:00 2001 From: Jacob Finkelman Date: Wed, 20 Mar 2024 11:09:15 -0400 Subject: [PATCH] Update cargo/resolver-pubgrub-office-hours.toml Co-authored-by: Scott Schafer --- cargo/resolver-pubgrub-office-hours.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cargo/resolver-pubgrub-office-hours.toml b/cargo/resolver-pubgrub-office-hours.toml index 457f292..b16d1cb 100644 --- a/cargo/resolver-pubgrub-office-hours.toml +++ b/cargo/resolver-pubgrub-office-hours.toml @@ -18,4 +18,4 @@ end = { date = "2024-01-17T15:00:00.00", timezone = "America/New_York" } status = "confirmed" organizer = { name = "T-cargo", email = "cargo@rust-lang.org" } recurrence_rules = [ { frequency = "weekly" } ] -exceptions = [ "2024-03-27T13:00:00.00Z", "2024-04-03T13:00:00.00Z", "2024-04-17T13:00:00.00Z", "2024-04-24T13:00:00.00Z" ] +exceptions = [ "2024-03-27T17:00:00.00Z", "2024-04-03T17:00:00.00Z", "2024-04-17T17:00:00.00Z", "2024-04-24T17:00:00.00Z" ]