Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wg-macro: adds the new meeting time #52

Merged
merged 1 commit into from
Jul 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 6 additions & 15 deletions wg-macros.toml
Original file line number Diff line number Diff line change
@@ -1,26 +1,17 @@
name = "Rust Macros Working Group"
description = "Meetings for the macros working group"

[meta]
includes = [ "_timezones.toml" ]

[[events]]
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/Paris" }
end = { date = "2024-01-09T18:00:00.00", timezone = "Europe/Paris" }
status = "confirmed"
organizer = { name = "wg-macros", email = "[email protected]" }
recurrence_rules = [ { frequency = "weekly", interval = 2 } ]