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

[people]
leads = []
members = [
    "Manishearth",
    "estebank",
    "killercup",
    "oli-obk",
    "phansch",
    "pietroalbini",
    "zackmdavis",
]

[website]
name = "Rustfix working group"
description = "Improve cargo-fix and be a point of contact for other teams"
discord-invite = "https://discord.gg/e6Q3cvu"
discord-name = "#wg-rustfix"