Skip to content

Commit 5d9717b

Browse files
Remove IRC from our website because Mozilla is shutting the server down. (#750)
Remove IRC from our website because Mozilla is shutting the server down.
2 parents b679029 + 285f7bb commit 5d9717b

File tree

3 files changed

+2
-7
lines changed

3 files changed

+2
-7
lines changed

templates/community/index.hbs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,6 @@
8282
<li>
8383
<a href="https://discord.gg/rust-lang" class="button button-secondary">Discord</a>
8484
</li>
85-
<li>
86-
<a href="https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust" class="button button-secondary">Mozilla IRC</a>
87-
</li>
8885
<li>
8986
<a href="/governance" class="button button-secondary">Learn more about teams</a>
9087
</li>

templates/policies/code-of-conduct.hbs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,7 @@
7373
your fellow Rustaceans comfortable. Everyone wants to get along and we are all here first and foremost because we
7474
want to talk about cool technology. You will find that people will be eager to assume good intent and forgive as
7575
long as you earn their trust.</p>
76-
<p>The enforcement policies listed above apply to all official Rust venues; including official IRC channels (#rust,
77-
#rust-internals, #rust-tools, #rust-libs, #rustc, #rust-beginners, #rust-docs, #rust-community, #rust-lang, and
78-
#cargo); Discord channels (https://discord.gg/rust-lang); GitHub repositories under rust-lang, rust-lang-nursery,
76+
<p>The enforcement policies listed above apply to all official Rust venues; including Discord channels (https://discord.gg/rust-lang); GitHub repositories under rust-lang, rust-lang-nursery,
7977
and rust-lang-deprecated; and all forums under
8078
rust-lang.org (users.rust-lang.org, internals.rust-lang.org). For other projects adopting the Rust Code of
8179
Conduct, please contact the maintainers of those projects for enforcement. If you wish to use this code of

templates/policies/security.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ can take (in order):</p>
4141
(<a href="https://pgp.mit.edu/pks/lookup?op=vindex&amp;search=0x5D54B6F551FF5E33">public key</a>)) directly.</li>
4242
<li>Post on the <a href="https://internals.rust-lang.org/">internals forums</a></li>
4343
</ul>
44-
<p>Please note that the discussion forums and #rust-internals IRC channel are
44+
<p>Please note that the discussion forums are
4545
public areas. When escalating in these venues, please do not discuss your
4646
issue. Simply say that you’re trying to get a hold of someone from the security
4747
team.</p>

0 commit comments

Comments
 (0)