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

Commit 71a95d5

Browse files
author
Eric Findlay
committed
Changes in PR in response to brson comments
7. added email contact for Moderation team 8. fixed typo 9. added link to internals forum
1 parent cb4b49d commit 71a95d5

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

community.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ religion, or similar personal characteristic. Our [code of
1515
conduct][coc] must be observed in
1616
all matters relating to Rust online.
1717

18-
[internals]: https://internals.rust-lang.org/
1918
[coc]: https://www.rust-lang.org/conduct.html
2019

2120
## News
@@ -83,9 +82,10 @@ Rust Programming Language Forum is for general discussion and broader questions.
8382
[Rust Moderation Team][mod_team]
8483

8584
If you feel you have been or are being harassed or made uncomfortable
86-
by a community member, please contact any of the [Rust moderation
87-
team][mod_team] immediately. Whether you're a regular contributor or a
88-
newcomer, we care about making this community a safe place for you.
85+
by a community member, please [contact][mod_team_email] any of the
86+
Rust moderation team immediately. Whether you're a regular contributor
87+
or a newcomer, we care about making this community a safe place for
88+
you.
8989

9090
[rust_irc]: irc://moznet/rust
9191
[rustc_irc]: irc://moznet/rustc
@@ -105,6 +105,7 @@ newcomer, we care about making this community a safe place for you.
105105
[forum]: https://users.rust-lang.org/
106106
[twitter]: https://twitter.com/rustlang
107107
[mod_team]: https://www.rust-lang.org/team.html#Moderation
108+
[mod_team_email]: mailto:[email protected]
108109

109110
## User Groups
110111

@@ -140,8 +141,8 @@ and Infrastructure Team][tool_team] is responsible for support for
140141
Cargo, Multirust, and CI Infrastructure. The [Community
141142
Team][community_team] is responsible for coordinating events,
142143
outreach, commercial users, teaching materials, and exposure. The
143-
[Moderation Team][mod_team] is responsible for helping to upholding
144-
the [code of conduct][coc].
144+
[Moderation Team][mod_team] is responsible for helping to uphold the
145+
[code of conduct][coc].
145146

146147
[teams]: https://www.rust-lang.org/team.html
147148
[core_team]: https://www.rust-lang.org/team.html#Core
@@ -161,6 +162,11 @@ language has the most contributors of any programming language. If you
161162
want to join in the fun but aren't sure what to work on, please take
162163
a look at [how to contribute][contribute].
163164

165+
[Rust Internals Forum][internals]
166+
167+
This is the main forum for discussing the design and implementation of
168+
Rust.
169+
164170
[Github][github]
165171

166172
This is where all the source code resides.
@@ -176,6 +182,7 @@ features entering the language and standard libraries.
176182
[Issue Tracking][issue_tracking]
177183

178184
[contribute]: ./how_to_contribute.html
185+
[internals]: https://internals.rust-lang.org/
179186
[codetriage]: http://www.codetriage.com
180187
[github]: https://github.com/rust-lang/rust
181188
[rfcs]: https://github.com/rust-lang/rfcs

0 commit comments

Comments
 (0)