summaryrefslogtreecommitdiffstats
path: root/teams/community.toml
blob: 18c02494a37265c6ba9ac955e14fb9bd29dabfb9 (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 = "community"

[people]
leads = ["ashleygwilliams"]
members = [
    "skade",
    "manishearth",
    "sebasmagri",
    "badboy",
    "booyaa",
    "ashleygwilliams",
    "oe",
    "technetos",
    "arshiamufti",
    "parrywinkle",
    "spacekookie",
    "flaki",
    "mattgathu",
    "celaus",
    "wezm",
    "bstrie",
    "jonathandturner",
]

[website]
name = "Community team"
description = "coordinating events, outreach, commercial users, teaching materials, and exposure"
email = "community@rust-lang.org"

[[lists]]
address = "community@rust-lang.org"
access-level = "everyone"
extra-emails = [
    "rust-community@googlegroups.com",
    "varma.sunjay@gmail.com",
]

[[lists]]
address = "community-team@rust-lang.org"
access-level = "everyone"
extra-emails = [
    "rust-community@googlegroups.com",
    "varma.sunjay@gmail.com",
]