Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

add a link to the docs team from community page #475

Merged
merged 1 commit into from
Aug 11, 2016
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
4 changes: 4 additions & 0 deletions en-US/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,9 @@ about something Rusty.
* The [Moderation Team][mod_team] is responsible for helping to uphold the
[code of conduct][coc].

* The [Documentation Team][doc_team] is responsible for ensuring Rust has
fantastic documentation.

In addition to the official team rosters, most teams also have a larger set
of reviewers who are knowledgeable about the area and can sign off on
code. If you're interested in getting involved in one of these teams,
Expand All @@ -199,6 +202,7 @@ help get you started.
[tool_team]: https://www.rust-lang.org/team.html#Tooling-and-infrastructure
[community_team]: https://www.rust-lang.org/team.html#Community
[mod_team]: https://www.rust-lang.org/team.html#Moderation
[doc_team]: https://www.rust-lang.org/en-US/team.html#Documentation-team

## Rust Development

Expand Down