zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

commit d2a6c2b260da5e30ce877f23749f6cff8254429e (tree)
parent f18e34c2c6b7884a76d98d86b41857044dbe0f06
Author: Andrew Kelley <superjoe30@gmail.com>
Date:   Mon,  5 Sep 2016 14:05:22 -0400

Merge pull request #185 from winksaville/master

Add Email list
Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -140,3 +140,4 @@ To fix this, you have 2 options: * IRC chat: `#zig` on Freenode. * Reddit: [/r/zig](https://www.reddit.com/r/zig) + * Email list: [zig@googlegroups.com](https://groups.google.com/forum/#!forum/ziglang)