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

Commit b1ed013

Browse files
committed
Move and add moar IRC channels.
1 parent 4a47d23 commit b1ed013

File tree

1 file changed

+30
-9
lines changed

1 file changed

+30
-9
lines changed

en-US/community.md

Lines changed: 30 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,6 @@ to ask questions about contributing to Rust.
7272

7373
- [#rust][rust_irc] is for all things Rust
7474
- [#rust-beginners][beginners_irc] is a space for those new to Rust, lower traffic than #rust
75-
- [#rust-internals][internals_irc] is for discussion of other Rust implementation topics
76-
- [#rustc][rustc_irc] is the home of the [compiler team][compiler_team]
77-
- [#rust-libs][libs_irc] is the home of the [libraries team][library_team]
78-
- [#rust-tools][tools_irc] is the home of the [tools and infrastructure team][tool_team]
79-
- [#rust-lang][lang_irc] is the home of the [language team][language_team]
80-
- [#rust-community][community_irc] is the home of the [community team][community_team]
8175

8276
### International channels
8377

@@ -88,19 +82,37 @@ to ask questions about contributing to Rust.
8882
- [#rust-ru][ru_irc] для общих дискуссий о Rust на русском языке
8983
- [Rust中文][cn_org] Rust 语言中文 Chat 社区(非IRC频道)
9084

85+
### Team channels
86+
87+
- [#cargo][cargo_irc] is for discussion of Cargo, Rust's package manager and home of the [cargo team][cargo_team]
88+
- [#rust-community][community_irc] is the home of the [community team][community_team]
89+
- [#rustc][rustc_irc] is the home of the [compiler team][compiler_team]
90+
- [#rust-dev-tools][dev_tools_irc] is the home of the [developer tools team][dev_tools_team]
91+
- [#rust-docs][docs_irc] is the home of the [documentation team][doc_team]
92+
- [#rust-infra][infra_irc] is the home of the [infrastructure team][infra_team]
93+
- [#rust-lang][lang_irc] is the home of the [language team][language_team]
94+
- [#rust-libs][libs_irc] is the home of the [libraries team][library_team]
95+
- [#rust-mods][mod_irc] is the irc channel for the [moderation team][mod_team]
96+
- [#rust-style][style_irc] is the home of the [style strike team][style_team]
97+
- [#rust-internals][internals_irc] is for discussion of other Rust implementation topics
98+
9199
### Topical channels
92100

93-
- [#cargo][cargo_irc] is for discussion of Cargo, Rust's package manager
94101
- [#rust-bots][bots_irc] notifications about Rust from a selection of bots
95-
- [#rust-docs][docs_irc] is the home of the unoffical documentation team
96102
- [#rust-crypto][crypto_irc] is for discussion of cryptography in Rust
97103
- [#rust-embedded][embedded_irc] is for people doing embedded software in Rust
98104
- [#rust-gamedev][gamedev_irc] is for people doing game development in Rust
105+
- [#rust-machine-learning][machine_learning_irc] is for people doing machine learning in Rust
99106
- [#rust-networking][networking_irc] is for people doing computer networking and development in Rust
100107
- [#rust-offtopic][offtopic_irc] is for general chit-chat amongst Rustaceans
101108
- [#rust-osdev][osdev_irc] is for people doing OS development in Rust
102109
- [#rust-webdev][webdev_irc] is for people doing web development in Rust
110+
- [#hyper][hyper_irc] is for discussion on Hyper, the http library written in Rust
111+
- [#iron][iron_irc] is for discussion on Iron, the extensible web framework written in Rust
112+
- [#nom][nom_irc] is for discussion on Nom, the parser combinator library written in Rust
113+
- [#redox][redox_irc] is for discussion on Redux, the operating system written in Rust
103114
- [#servo][servo_irc] is for discussion of Servo, the browser engine written in Rust
115+
- [#xi][xi_irc] is for discussion of Xi, the text editor written in Rust
104116

105117
[IRC]: https://en.wikipedia.org/wiki/Internet_Relay_Chat
106118
[beginners_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-beginners
@@ -125,9 +137,18 @@ to ask questions about contributing to Rust.
125137
[rust_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust
126138
[rustc_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rustc
127139
[servo_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23servo
128-
[tools_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-tools
129140
[webdev_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-webdev
130141
[docs_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-docs
142+
[xi_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23xi
143+
[dev_tools_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-dev-tools
144+
[style_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23style
145+
[style_team]: team.html#Style-team
146+
[mod_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23mods
147+
[machine_learning_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-machine-learning
148+
[hyper_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23hyper
149+
[iron_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23iron
150+
[redox_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23redox
151+
[nom_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23nom
131152

132153
## Discussion Forums
133154

0 commit comments

Comments
 (0)