summaryrefslogtreecommitdiffstats
path: root/teams/wg-rustup.toml
blob: 7cda9a72ac778b4683fda63653937b7d2c2431a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name = "wg-rustup"
subteam-of = "devtools"
wg = true

[people]
leads = [
    "alexcrichton",
    "kinnison",
    "nrc",
    "rbtcollins",
]
members = [
    "alexcrichton",
    "kinnison",
    "nrc",
    "rbtcollins",
]

[website]
name = "Rustup working group"
description = "design and implementation of Rustup"
discord-invite = "https://discord.gg/e6Q3cvu"
discord-name = "#wg-rustup"