Skip to content

Commit b0eea80

Browse files
m-ou-seMark-Simulacrum
authored andcommitted
Add spec subteam.
1 parent d8641c9 commit b0eea80

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

teams/spec.toml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
name = "spec"
2+
subteam-of = "lang"
3+
4+
[people]
5+
leads = ["pnkfelix", "m-ou-se"]
6+
members = [
7+
"pnkfelix",
8+
"m-ou-se",
9+
"JoelMarcey",
10+
"ehuss",
11+
]
12+
alumni = []
13+
14+
[website]
15+
name = "Specification team"
16+
description = "Creating and maintaining the specification for the Rust language"
17+
zulip-stream = "t-spec"
18+
19+
[rfcbot]
20+
label = "T-spec"
21+
name = "Spec"
22+
ping = "rust-lang/spec"
23+
24+
[[github]]
25+
orgs = ["rust-lang"]
26+
27+
[[zulip-groups]]
28+
name = "T-spec"

0 commit comments

Comments
 (0)