-
Notifications
You must be signed in to change notification settings - Fork 289
/
Copy pathwg-embedded.toml
61 lines (57 loc) · 1.12 KB
/
wg-embedded.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
name = "wg-embedded"
subteam-of = "launching-pad"
kind = "working-group"
[people]
leads = ["adamgreig", "therealprof"]
members = [
"Dirbaio",
"Emilgardis",
"adamgreig",
"almindor",
"andre-richter",
"burrbull",
"cr1901",
"dkhayes117",
"eldruin",
"hargoniX",
"ithinuel",
"jamesmunns",
"nastevens",
"posborne",
"raw-bin",
"reitermarkus",
"romancardenas",
"ryankurte",
"thalesfragoso",
"therealprof",
]
alumni = [
"awygle",
"bradjc",
"danc86",
"Disasm",
"dvc94ch",
"dylanmckay",
"hannobraun",
"ithinuel",
"japaric",
"jcsoo",
"korken89",
"laanwj",
"levex",
"paoloteti",
"parched",
"pftbest",
"sekineh",
"thejpster",
"v-thakkar",
"wizofe",
]
[website]
page = "embedded"
name = "Embedded devices working group"
description = "Focusing on improving the end-to-end experience of using Rust in resource-constrained environments and non-traditional platforms"
repo = "https://github.com/rust-embedded/wg"
matrix-room = "#rust-embedded:matrix.org"
[[lists]]
address = "embedded-wg@rust-lang.org"