Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add spec subteam. #1075

Merged
merged 2 commits into from
Nov 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions people/JoelMarcey.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name = 'Joel Marcey'
github = 'JoelMarcey'
github-id = 3757713
email = '[email protected]'
zulip-id = 422148
28 changes: 28 additions & 0 deletions teams/spec.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
name = "spec"
subteam-of = "lang"

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

[website]
name = "Specification team"
description = "Creating and maintaining the 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"