We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8641c9 commit b0eea80Copy full SHA for b0eea80
teams/spec.toml
@@ -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