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

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

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

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