summaryrefslogtreecommitdiffstats
path: root/teams/wg-rustfmt.toml
blob: b717606e18557f1af9f8ba7e027d0a7746661c11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name = "wg-rustfmt"
wg = true

[people]
leads = ["nrc", "topecongiro"]
members = [
    "nrc",
    "topecongiro",
]

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