summaryrefslogtreecommitdiffstats
path: root/teams/wg-embedded.toml
blob: 622137ef09bc3544e7f7d040954715988bbefe82 (plain)
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
name = "wg-embedded"
wg = true

[people]
leads = ["japaric", "therealprof", "jamesmunns"]
members = [
    "adamgreig",
    "andre-richter",
    "awygle",
    "bradjc",
    "cr1901",
    "danc86",
    "Disasm",
    "dvc94ch",
    "dylanmckay",
    "Emilgardis",
    "hannobraun",
    "ithinuel",
    "jamesmunns",
    "japaric",
    "jcsoo",
    "korken89",
    "nastevens",
    "paoloteti",
    "parched",
    "pftbest",
    "posborne",
    "raw-bin",
    "reitermarkus",
    "ryankurte",
    "sekineh",
    "thejpster",
    "therealprof",
    "v-thakkar",
    "wizofe",
]

[website]
page = "embedded"
name = "Embedded devices working group"
description = "Focusing on the end-to-end experience of using Rust in resource-constrained environments and non-traditional platforms."

[[lists]]
address = "embedded-wg@rust-lang.org"