Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaijiro Wachi <daijiro.wachi@gmail.com>2016-02-06 00:08:49 +0300
committerRebecca Turner <me@re-becca.org>2016-02-26 01:25:46 +0300
commit82fc548b0e2abbdc4f7968c20b118c30cca79a24 (patch)
treed5ca15b2736f0075ff40de4354e9b09b588f0441 /doc
parentc6ad09131af2e2766d6034257a8fcaa294184121 (diff)
docs: remove google usergroup
Credit: @watilde PR-URL: https://github.com/npm/npm/pull/11441/commits Reviewed-By: @iarna
Diffstat (limited to 'doc')
-rw-r--r--doc/cli/npm.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/cli/npm.md b/doc/cli/npm.md
index 9746a15fc..88a1e8af8 100644
--- a/doc/cli/npm.md
+++ b/doc/cli/npm.md
@@ -128,10 +128,9 @@ Contributors are listed in npm's `package.json` file. You can view them
easily by doing `npm view npm contributors`.
If you would like to contribute, but don't know what to work on, check
-the issues list or ask on the mailing list.
+the issues list.
* <https://github.com/npm/npm/issues>
-* <npm-@googlegroups.com>
## BUGS
@@ -139,8 +138,6 @@ When you find issues, please report them:
* web:
<https://github.com/npm/npm/issues>
-* email:
- <npm-@googlegroups.com>
Be sure to include *all* of the output from the npm command that didn't work
as expected. The `npm-debug.log` file is also helpful to provide.