diff options
author | Philip Herron <philip.herron@embecosm.com> | 2021-06-01 16:47:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-01 16:47:49 +0100 |
commit | 7b89a2e3b9012020c85a5bf73c83f619e2db6f74 (patch) | |
tree | 156695191ac55ae761e38bbe9a67a644e8d2593c | |
parent | 2a644a5ebb5e4b8f8dd52e5da1c87b73f2ae7f1b (diff) | |
download | gcc-7b89a2e3b9012020c85a5bf73c83f619e2db6f74.zip gcc-7b89a2e3b9012020c85a5bf73c83f619e2db6f74.tar.gz gcc-7b89a2e3b9012020c85a5bf73c83f619e2db6f74.tar.bz2 |
Update README.md with GCC mailing list
GCC Rust now has an associated mailing list and irc channel on the usual GCC locations.
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -192,3 +192,5 @@ We can be found on all usual Rust channels such as Zulip, but we also have our o * GCC Rust Zulip: https://gcc-rust.zulipchat.com/ * Twitter: https://twitter.com/gcc_rust + * GCC Mailing List: https://gcc.gnu.org/mailman/listinfo/gcc-rust + * irc: irc.oftc.net - gccrust |