-
Notifications
You must be signed in to change notification settings - Fork 17
/
types.toml
53 lines (48 loc) · 2.37 KB
/
types.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
name = "Rust Types Team"
description = "Meetings for the types team and its working groups"
[meta]
includes = [ "_timezones.toml" ]
[[events]]
uid = "1704470313292"
title = "Types Team Meeting"
description = "Weekly team meeting of the types team"
location = "#t-types/meetings on Zulip (https://rust-lang.zulipchat.com/#narrow/stream/326132-t-types.2Fmeetings)"
last_modified_on = "2024-12-17T10:00:00.00Z"
start = { date = "2024-01-08T10:00:00.00", timezone = "America/New_York" }
end = { date = "2024-01-08T11:00:00.00", timezone = "America/New_York" }
status = "confirmed"
organizer = { name = "t-types", email = "[email protected]" }
recurrence_rules = [ { frequency = "weekly", until = "2024-11-13T00:00:00.00Z" } ]
[[events]]
uid = "1704471680390"
title = "Types Team: ITE (Impl Trait Everywhere) Triage"
description = "Regular triage of the implementation of impl Trait-related features"
location = "Jitsi (https://meet.jit.si/impl-trait-everywhere)"
last_modified_on = "2024-12-17T10:00:00.00Z"
start = { date = "2024-01-11T16:00:00.00", timezone = "America/New_York" }
end = { date = "2024-01-11T16:30:00.00", timezone = "America/New_York" }
status = "confirmed"
organizer = { name = "t-types", email = "[email protected]" }
recurrence_rules = [ { frequency = "weekly", until = "2024-11-13T00:00:00.00Z" } ]
[[events]]
uid = "5183091736401"
title = "Types Team High Bandwidth Discussions"
description = "Regular meeting discussing items from the Types Team roadmap"
location = "Jitsi (https://meet.jit.si/curry-howard-ftw)"
last_modified_on = "2024-12-17T10:00:00.00Z"
start = { date = "2024-04-30T10:30:00.00", timezone = "America/New_York" }
end = { date = "2024-04-30T12:00:00.00", timezone = "America/New_York" }
status = "confirmed"
organizer = { name = "t-types", email = "[email protected]" }
recurrence_rules = [ { frequency = "weekly", until = "2024-11-13T00:00:00.00Z" } ]
[[events]]
uid = "09038f9ca2b7d003a12249d8d20a8b5971d4bf71"
title = "Types Team Office Hours"
description = "Weekly team office hours"
location = "Jitsi (https://meet.jit.si/curry-howard-ftw)"
last_modified_on = "2024-12-20T10:00:00.00Z"
start = { date = "2025-01-07T10:30:00.00", timezone = "America/New_York" }
end = { date = "2025-01-07T12:00:00.00", timezone = "America/New_York" }
status = "confirmed"
organizer = { name = "t-types", email = "[email protected]" }
recurrence_rules = [ { frequency = "weekly" } ]