diff options
| author | JF Bastien <github@jfbastien.com> | 2015-06-15 18:08:29 +0200 |
|---|---|---|
| committer | JF Bastien <github@jfbastien.com> | 2015-06-15 18:08:29 +0200 |
| commit | 05e1c09e4bb68ded0da5fb397d787e98f166f64b (patch) | |
| tree | bec99f7dda72bdcb2ce1d4c9270a6c87dea06bfd | |
| parent | 6d3ec086138bb52f556694f6323d4ac3a6c4cec0 (diff) | |
| parent | 2a4c348eefce2bee6a803db0192b3153327a9b94 (diff) | |
| download | nanowasm-design-05e1c09e4bb68ded0da5fb397d787e98f166f64b.tar.gz | |
Merge pull request #166 from WebAssembly/KILL-MAILINGLIST-WITH-FIRE
Remove mailing list from Contributing.md
| -rw-r--r-- | Contributing.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Contributing.md b/Contributing.md index ba55c60..5c1a262 100644 --- a/Contributing.md +++ b/Contributing.md @@ -9,7 +9,6 @@ Interested in participating? We suggest you start by: 1. Reading the [WebAssembly design][]. 2. Joining the IRC channel `irc://irc.w3.org:6667/#webassembly`. -3. Joining the [mailing list][]. With that background understood and communication set up, feel free to [file issues][] in the WebAssembly design repository. @@ -20,5 +19,4 @@ will have its own contribution process to the specification. Happy assembly! [WebAssembly design]: https://github.com/WebAssembly/design - [mailing list]: https://lists.w3.org/Archives/Public/public-webassembly/ [file issues]: https://github.com/WebAssembly/design/issues |
