diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-06-01 17:10:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-01 17:10:27 +0000 |
commit | fd9e53249c6c269e68f9aca71b3d17b3ecee8e8a (patch) | |
tree | ad7790ef2fca149376518cab4d2cdc979ca43c1a | |
parent | 6b91184a267e26b6235eedd3702aac0890804086 (diff) | |
parent | 7b89a2e3b9012020c85a5bf73c83f619e2db6f74 (diff) | |
download | gcc-fd9e53249c6c269e68f9aca71b3d17b3ecee8e8a.zip gcc-fd9e53249c6c269e68f9aca71b3d17b3ecee8e8a.tar.gz gcc-fd9e53249c6c269e68f9aca71b3d17b3ecee8e8a.tar.bz2 |
Merge #462
462: Update README.md with GCC mailing list r=philberty a=philberty
GCC Rust now has an associated mailing list and irc channel on the usual GCC locations.
Co-authored-by: Philip Herron <philip.herron@embecosm.com>
-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 |