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

Commit a334bd4

Browse files
author
Eric Findlay
committed
Merge pull request #2 from brson/community
Tweaks to the community and user groups page
2 parents 46e8373 + 9e206af commit a334bd4

File tree

2 files changed

+28
-26
lines changed

2 files changed

+28
-26
lines changed

community.md

Lines changed: 26 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ title: Community
55

66
# Rust Community
77

8-
Rust has a lot going for it as a language, but its greatest strength
9-
is its tight-knit community and its focus on kindness and inclusivity.
8+
Rust is an amazing programming language, but its greatest strength
9+
is its kind and inclusive community.
1010

1111
We are committed to providing a friendly, safe and welcoming
1212
environment for all, regardless of gender, sexual orientation,
@@ -41,7 +41,7 @@ The Rust community has an [*unofficial* subreddit][reddit] where
4141
virtually everything happening in the Rust community is discussed.
4242
The forum abides by the [official code of conduct][reddit_coc].
4343

44-
We also have an official [Twitter][twitter] account,
44+
We also have an official [Twitter][twitter] account.
4545

4646
[twir]: http://this-week-in-rust.org/
4747
[rust_blog]: http://blog.rust-lang.org/
@@ -64,7 +64,7 @@ you.
6464
[mod_team]: https://www.rust-lang.org/team.html#Moderation
6565
[mod_team_email]: mailto:[email protected]
6666

67-
### IRC channels
67+
### IRC Channels
6868

6969
Rustaceans maintain a number of friendly, high-traffic IRC channels.
7070

@@ -80,24 +80,26 @@ the right channel.
8080
There are also some more specific IRC channels
8181
noted below.
8282

83-
**Core channels**:
84-
- [#rust][rust_irc] is for all things Rust;
85-
- [#rust-internals][internals_irc] is for discussion of other Rust implementation topics;
86-
- [#rustc][rustc_irc] is the home of the [compiler team][compiler_team];
87-
- [#rust-libs][libs_irc] is the home of the [libraries team][library_team];
88-
- [#rust-tools][tools_irc] is the home of the [tools and infrastructure team][tool_team];
89-
- [#rust-lang][lang_irc] is the home of the [language team][language_team];
90-
- [#rust-community][community_irc] is the home of the [community team][community_team];
91-
92-
**Topical channels**:
93-
- [#cargo][cargo_irc] is for discussion of Cargo, Rust's package manager;
94-
- [#servo][servo_irc] is for discussion of Servo, the browser engine written in Rust;
95-
- [#rust-offtopic][offtopic_irc] is for general chit-chat amongst Rustaceans;
96-
- [#rust-crypto][crypto_irc] is for discussion of cryptography in Rust;
97-
- [#rust-osdev][osdev_irc] is for people doing OS development in Rust;
98-
- [#rust-webdev][webdev_irc] is for people doing web development in Rust;
99-
- [#rust-gamedev][gamedev_irc] is for people doing game development in Rust;
100-
- [#rust-bots][bots_irc] notifcations about Rust from a selection of bots.
83+
#### Core channels
84+
85+
- [#rust][rust_irc] is for all things Rust
86+
- [#rust-internals][internals_irc] is for discussion of other Rust implementation topics
87+
- [#rustc][rustc_irc] is the home of the [compiler team][compiler_team]
88+
- [#rust-libs][libs_irc] is the home of the [libraries team][library_team]
89+
- [#rust-tools][tools_irc] is the home of the [tools and infrastructure team][tool_team]
90+
- [#rust-lang][lang_irc] is the home of the [language team][language_team]
91+
- [#rust-community][community_irc] is the home of the [community team][community_team]
92+
93+
#### Topical channels
94+
95+
- [#cargo][cargo_irc] is for discussion of Cargo, Rust's package manager
96+
- [#servo][servo_irc] is for discussion of Servo, the browser engine written in Rust
97+
- [#rust-offtopic][offtopic_irc] is for general chit-chat amongst Rustaceans
98+
- [#rust-crypto][crypto_irc] is for discussion of cryptography in Rust
99+
- [#rust-osdev][osdev_irc] is for people doing OS development in Rust
100+
- [#rust-webdev][webdev_irc] is for people doing web development in Rust
101+
- [#rust-gamedev][gamedev_irc] is for people doing game development in Rust
102+
- [#rust-bots][bots_irc] notifcations about Rust from a selection of bots
101103

102104
[rust_irc]: irc://moznet/rust
103105
[rustc_irc]: irc://moznet/rustc
@@ -115,7 +117,7 @@ noted below.
115117
[servo_irc]: irc://moznet/servo
116118
[bots_irc]: irc://moznet/rust-bots
117119

118-
### Discourse Forums
120+
### Discussion Forums
119121

120122
We have two forums for asynchronous discussion:
121123

@@ -150,7 +152,7 @@ There's a global [calendar][calendar] for keeping up with Rust events.
150152
[user_group]: ./user_groups.html
151153
[calendar]: https://www.google.com/calendar/[email protected]
152154

153-
## The teams
155+
## The Teams
154156

155157
Rust has a community-driven development process where most decisions are made
156158
through open discussion and consensus, under the stewardship of various

user_groups.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ There are more than 50 Rust User Groups worldwide in over 20 countries
77
with over 7,000 members. Rustaceans meet periodically in Rust User
88
Groups. Its a great introduction to the community and a great way to
99
learn and socialize with other people with a similar interest.
10-
Meetings are usually monthly and very informal. Meetings are open to
10+
Meetings are usually informal and open to
1111
everyone. If you have started a new user group and with to add it to
1212
this list, please contact the [Rust Community
1313
Team](./team.html#Community) or
1414
even better, open a pull request against
15-
[rust_www](https://github.com/rust-lang/rust-www/blob/master/user_groups.md).
15+
[this website](https://github.com/rust-lang/rust-www/blob/master/user_groups.md).
1616

1717
### Australia
1818

0 commit comments

Comments
 (0)