summaryrefslogtreecommitdiffstats
path: root/teams/community-rustbridge.toml
blob: 5a9f127b08ddbac59e497037df59a9cf1a4e33bf (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
name = "community-rustbridge"
subteam-of = "community"

[people]
leads = ["fmoko"]
members = [
    "fmoko",
    "ashleygwilliams",
    "technetos",
    "arshiamufti",
    "spacekookie",
    "sebasmagri",
    "mattgathu",
]

[website]
name = "RustBridge team"
description = "An inclusive educational initiative focused on bringing underrepresented groups into Rust."
repo = "https://github.com/rustbridge/team"
discord-invite = "https://discord.gg/cj5HMXA"
discord-name = "#rustbridge"

[github]
orgs = ["rust-lang"]