Skip to content
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
4 changes: 2 additions & 2 deletions teams/docs.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ description = "Improving and moderating the quality of Rust's documentation"

[[lists]]
address = "[email protected]"
extra-teams = ["reference"]
extra-teams = ["lang-docs"]

[[lists]]
address = "[email protected]"
extra-teams = ["reference", "rust-by-example"]
extra-teams = ["lang-docs", "rust-by-example"]
22 changes: 22 additions & 0 deletions teams/lang-docs.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name = "lang-docs"
subteam-of = "lang"

[people]
leads = ["ehuss", "JohnTitor"]
members = [
"ehuss",
"Havvy",
"JohnTitor",
"matthewjasper",
]
alumni = [
"Centril",
]

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

[website]
name = "lang-docs team"
description = "Developing and writing the docs related to the lang team"
zulip-stream = "t-lang/docs"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This link is broken. The zulip stream is t-lang/doc.

Copy link
Member Author

@JohnTitor JohnTitor Oct 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, thanks. Will fix it soon.
EDIT: Opened #454.

18 changes: 0 additions & 18 deletions teams/reference.toml

This file was deleted.