Skip to content

Commit

Permalink
Add spec subteam.
Browse files Browse the repository at this point in the history
  • Loading branch information
m-ou-se committed Sep 19, 2023
1 parent 53b0f42 commit 39ce384
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions teams/spec.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name = "spec"
subteam-of = "lang"

[people]
leads = ["pnkfelix", "m-ou-se"]
members = [
"pnkfelix",
"m-ou-se",
]
alumni = []

[website]
name = "Specification team"
description = "Working on a specification for the Rust language"
zulip-stream = "t-spec"

[rfcbot]
label = "T-spec"
name = "Spec"
ping = "rust-lang/spec"

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

[[zulip-groups]]
name = "T-spec"

0 comments on commit 39ce384

Please sign in to comment.