Skip to content

Commit d012dda

Browse files
committed
Add T-compiler ops team
1 parent 7b1b8d1 commit d012dda

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

teams/compiler-ops.toml

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
name = "compiler-ops"
2+
subteam-of = "compiler"
3+
4+
[people]
5+
leads = ["apiraino"]
6+
members = [
7+
"apiraino",
8+
]
9+
alumni = [
10+
]
11+
12+
[[github]]
13+
orgs = ["rust-lang"]
14+
15+
[website]
16+
name = "compiler-ops team"
17+
description = "Operations for the compiler team: preparing agenda, issue triage and prioritization, scheduling and documenting meetings"
18+
zulip-stream = "t-compiler/ops"

0 commit comments

Comments
 (0)