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

Add #rust-embedded to community page #683

Merged
merged 1 commit into from
Jan 11, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions en-US/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ Rust's developers coordinate in [#rust-internals][internals_irc]. It is for real
- [#rust-bots][bots_irc] notifications about Rust from a selection of bots
- [#rust-docs][docs_irc] is the home of the unoffical documentation team
- [#rust-crypto][crypto_irc] is for discussion of cryptography in Rust
- [#rust-embedded][embedded_irc] is for people doing embedded software in Rust
- [#rust-gamedev][gamedev_irc] is for people doing game development in Rust
- [#rust-networking][networking_irc] is for people doing computer networking and development in Rust
- [#rust-offtopic][offtopic_irc] is for general chit-chat amongst Rustaceans
Expand All @@ -107,6 +108,7 @@ Rust's developers coordinate in [#rust-internals][internals_irc]. It is for real
[crypto_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-crypto
[de_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-de
[es_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-es
[embedded_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-embedded
[fr_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-fr
[gamedev_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-gamedev
[internals_irc]: https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-internals
Expand Down