-
Notifications
You must be signed in to change notification settings - Fork 16
/
compiler.events-only.toml
63 lines (57 loc) · 2.98 KB
/
compiler.events-only.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
name = "Rust Compiler Team"
description = "Meetings for the compiler team"
[meta]
includes = [ "_timezones.toml" ]
[[events]]
uid = "1704469565198"
title = "Compiler Team Triage Meeting"
description = "Weekly team meeting to discuss backports and nominated issues"
location = "#t-compiler/meetings on Zulip (https://rust-lang.zulipchat.com/#narrow/stream/238009-t-compiler.2Fmeetings/)"
last_modified_on = "2024-03-14T15:46:00.00Z"
start = { date = "2024-01-11T10:00:00.00", timezone = "America/New_York" }
end = { date = "2024-01-11T11:00:00.00", timezone = "America/New_York" }
status = "confirmed"
organizer = { name = "t-compiler", email = "[email protected]" }
recurrence_rules = [ { frequency = "weekly" } ]
[[events]]
uid = "1705072206827"
title = "steering: P-high Issue Review"
description = "Continue going over our P-high tagged issues"
location = "#t-compiler/meetings on Zulip (https://rust-lang.zulipchat.com/#narrow/stream/238009-t-compiler.2Fmeetings/)"
last_modified_on = "2024-03-14T15:46:00.00Z"
start = { date = "2024-01-19T10:00:00.00", timezone = "America/New_York" }
end = { date = "2024-01-19T11:00:00.00", timezone = "America/New_York" }
status = "confirmed"
organizer = { name = "t-compiler", email = "[email protected]" }
[[events]]
uid = "1705072461969"
title = "steering: Tracking Issue Review"
description = "Continue going over our tracking issues to update status"
location = "#t-compiler/meetings on Zulip (https://rust-lang.zulipchat.com/#narrow/stream/238009-t-compiler.2Fmeetings/)"
last_modified_on = "2024-03-14T15:46:00.00Z"
start = { date = "2024-01-26T10:00:00.00", timezone = "America/New_York" }
end = { date = "2024-01-26T11:00:00.00", timezone = "America/New_York" }
status = "confirmed"
organizer = { name = "t-compiler", email = "[email protected]" }
[[events]]
uid = "1716514360043"
title = "steering: Planning Meeting"
description = "Plan upcoming design meetings"
location = "#t-compiler/meetings on Zulip (https://rust-lang.zulipchat.com/#narrow/stream/238009-t-compiler.2Fmeetings/)"
last_modified_on = "2024-05-23T20:00:00.00Z"
start = { date = "2024-05-24T10:00:00.00", timezone = "America/New_York" }
end = { date = "2024-05-24T11:00:00.00", timezone = "America/New_York" }
status = "confirmed"
organizer = { name = "t-compiler", email = "[email protected]" }
recurrence_rules = [ { frequency = "weekly", interval = 6 } ]
[[events]]
uid = "1727268825442"
title = "Co-Lead Office Hours: davidtwco"
description = "Open office hours with davidtwco for team members, chat or ask questions about the compiler + team"
location = "https://rust-lang.zulipchat.com/#narrow/stream/244344-t-compiler.2Fcontrib-private/topic/office.20hours.2Fsocial/near/472690951"
last_modified_on = "2024-09-25T12:52:46.00Z"
start = { date = "2024-09-27T16:00:00.00", timezone = "Europe/London" }
end = { date = "2024-09-27T17:00:00.00", timezone = "Europe/London" }
status = "confirmed"
organizer = { name = "davidtwco", email = "[email protected]" }
recurrence_rules = [ { frequency = "weekly" } ]