diff options
author | Camelid <37223377+camelid@users.noreply.github.com> | 2020-06-04 19:48:11 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-04 19:48:11 -0700 |
commit | e54c11a97baf9dc041e75750720fd42c79c2aa12 (patch) | |
tree | cc61e9f64cb289d42e025b23fd8fa038ac0cf563 | |
parent | bce6eccced1428df44c803ba81d7011abbd120ac (diff) | |
download | servo-e54c11a97baf9dc041e75750720fd42c79c2aa12.tar.gz servo-e54c11a97baf9dc041e75750720fd42c79c2aa12.zip |
Replace IRC link with Matrix
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dde90ee1b58..c540cecb5e2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -51,6 +51,6 @@ In all Servo-related forums, we follow the [Rust Code of Conduct](https://www.ru ## Communication -Servo contributors frequent the `#servo` channel on [`irc.mozilla.org`](https://wiki.mozilla.org/IRC). +Servo contributors frequent the [Servo room](https://chat.mozilla.org/#/room/#servo:mozilla.org) on [Mozilla Matrix](https://wiki.mozilla.org/Matrix). You can also join the [`dev-servo` mailing list](https://lists.mozilla.org/listinfo/dev-servo). |