summaryrefslogtreecommitdiffstats
path: root/teams/wg-triage.toml
blob: 8f59bdc465be5a0f66e50cd25be415b6c5d1e31a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
name = "wg-triage"
subteam-of = "operations"
wg = true

[people]
leads = ["Dylan-DPC"]
members = [
    "Dylan-DPC",
    "fairingrey",
    "totsteps",
    "JohnTitor",
    "Kixiron",
    "joelpalmer",
    "hdhoang",
    "JohnCSimon",
    "edmilsonefs",
    "rholderfield",
    "ProgrammaticNajel",
    "Alexendoo",
    "soniasingla",
    "championshuttler",
    "JuanPotato",
    "chocol4te"
]

[website]
name = "Triage Working Group"
description = "Triage repositories under rust-lang organisation"
discord-invite = "https://discord.gg/e6Q3cvu"
discord-name = "#triage-wg"

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