diff options
author | Emilio Cobos Álvarez <emilio@crisal.io> | 2021-03-29 13:59:09 +0200 |
---|---|---|
committer | Emilio Cobos Álvarez <emilio@crisal.io> | 2021-03-29 14:00:05 +0200 |
commit | 4fef50331a3bcc396d4f7d2a5202a242b03273ba (patch) | |
tree | 58291c277355f874a90771eb565c295dfc331357 | |
parent | de94b4875659fb76b4ae21ee4f677a344ff8a1ca (diff) |
docs: Remove IRC reference.
For now point to #rust:mozilla.org. If that gets too much
bindgen-related traffic we can create an specific room for it.
Closes #2012
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 716217e0..d533b064 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,8 @@ Hi! We'd love to have your contributions! If you want help or mentorship, reach out to us in a GitHub issue, or stop by -[#servo on irc.mozilla.org](irc://irc.mozilla.org#servo) and introduce yourself. +[#rust on chat.mozilla.org](https://chat.mozilla.org/#/room/#rust:mozilla.org) +and introduce yourself. <!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> |