forked from rust-lang/team
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtriage.toml
More file actions
52 lines (48 loc) · 871 Bytes
/
Copy pathtriage.toml
File metadata and controls
52 lines (48 loc) · 871 Bytes
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
name = "triage"
subteam-of = "launching-pad"
[people]
leads = ["Dylan-DPC"]
members = [
"Dylan-DPC",
"JohnTitor",
"joelpalmer",
"JohnCSimon",
"edmilsonefs",
"Alexendoo",
"bstrie",
"crlf0710",
"Muirrum",
"camelid",
"alice-i-cecile",
"pitaj",
"anden3",
"KittyBorgX",
"Enselic",
"tranquillity-codes",
"jieyouxu",
"oskgo",
"lolbinarycat",
"alex-semenyuk",
"LFS6502",
"gstjepan2",
"Darksonn",
"cyrgani",
"nuzzles",
"shard77",
"xizheyin",
"karolzwolak",
"iownrena",
"theemathas",
"Hayden602",
"reddevilmidzy",
"SpriteOvO",
]
alumni = []
[website]
name = "Triage Team"
description = "Triaging repositories under the rust-lang organisation"
zulip-stream = "t-release/triage"
[[github]]
orgs = ["rust-lang"]
[[zulip-groups]]
name = "WG-triage"