From 35c5afe94cde39df3b8f8cc5617720c1396b5df6 Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Fri, 11 Mar 2016 10:53:10 +0800 Subject: [PATCH] Remove mailing list from readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 6e4411f6..2cdeb8c8 100644 --- a/README.md +++ b/README.md @@ -167,10 +167,6 @@ To create your own build of the library, just run the following command after cl npm install && npm test -### Mailing List - -You can [sign up](http://list.openpgpjs.org/) for our mailing list and ask for help there. We've recently worked on getting our [archive up and running](http://www.mail-archive.com/list@openpgpjs.org/). - ### How do I get involved? You want to help, great! Go ahead and fork our repo, make your changes and send us a pull request.