Skip to content

Commit

Permalink
wg-macro: adds the new meeting time
Browse files Browse the repository at this point in the history
  • Loading branch information
vincenzopalazzo committed Jul 5, 2024
1 parent da8ee3c commit c3e67e6
Showing 1 changed file with 3 additions and 15 deletions.
18 changes: 3 additions & 15 deletions wg-macros.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,9 @@ uid = "1704471175975"
title = "wg-macros Sync Meeting"
description = "Biweekly sync meeting of the macros working group"
location = "#wg-macros on Zulip (https://rust-lang.zulipchat.com/#narrow/stream/404510-wg-macros)"
last_modified_on = "2024-01-05T16:06:00.00Z"
start = "2024-01-05T16:00:00.00Z"
end = "2024-01-05T17:00:00.00Z"
status = "confirmed"
organizer = { name = "wg-macros", email = "[email protected]" }
recurrence_rules = [ { frequency = "weekly", interval = 2 } ]

[[events]]
uid = "1704471162252"
title = "wg-macros Triage Meeting"
description = "Biweekly triage meeting of the macros working group"
location = "#wg-macros/triage on Zulip (https://rust-lang.zulipchat.com/#narrow/stream/410876-wg-macros.2Ftriage)"
last_modified_on = "2024-01-05T16:08:00.00Z"
start = "2024-01-12T16:00:00.00Z"
end = "2024-01-12T17:00:00.00Z"
last_modified_on = "2024-01-05T11:13:00.00Z"
start = { date = "2024-01-09T17:00:00.00", timezone = "Europe/Rome" }
end = { date = "2024-01-09T18:00:00.00", timezone = "Europe/Rome" }
status = "confirmed"
organizer = { name = "wg-macros", email = "[email protected]" }
recurrence_rules = [ { frequency = "weekly", interval = 2 } ]

0 comments on commit c3e67e6

Please sign in to comment.