Skip to content
Merged
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
38 changes: 38 additions & 0 deletions teams/style.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
name = "style"
subteam-of = "lang"

[people]
leads = ["calebcartwright"]
members = [
"calebcartwright",
"compiler-errors",
"joshtriplett",
"yaahc",
]

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

[permissions]
# Primarily for documentation stored in rust-lang/rust
bors.rust.review = true

[rfcbot]
label = "T-style"
name = "Style"
ping = "rust-lang/style"

[website]
name = "Style team"
description = "Defining and evolving the default Rust coding style"
zulip-stream = "t-style"

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

[[lists]]
address = "[email protected]"

[[lists]]
address = "[email protected]"