summaryrefslogtreecommitdiffstats
path: root/teams/wg-embedded.toml
blob: bcf531ddbc95e23969a6d24a08cbececcf4372a5 (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
45
46
47
48
49
50
51
52
name = "wg-embedded"
wg = true

[people]
leads = ["japaric"]
members = [
    "japaric",
    "adamgreig",
    "andre-richter",
    "awygle",
    "bradjc",
    "cr1901",
    "danc86",
    "dvc94ch",
    "dylanmckay",
    "Emilgardis",
    "hannobraun",
    "ithinuel",
    "jamesmunns",
    "jcsoo",
    "korken89",
    "nastevens",
    "nerdyvaishali",
    "paoloteti",
    "parched",
    "pftbest",
    "posborne",
    "raw-bin",
    "ryankurte",
    "sekineh",
    "thejpster",
    "therealprof",
    "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"
access-level = "everyone"
extra-emails = [
    "david@craven.ch",
    "hanno@braun-robotics.com",
    "james.munns@gmail.com",
    "jcsoo@bobbin.io",
    "jp@thejpster.org.uk",
    "me@dylanmckay.io",
    "pftbest@gmail.com",
]