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

[people]
leads = ["topecongiro"]
members = [
    "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"