summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/concat-stream
diff options
context:
space:
mode:
authorRuy Adorno <ruyadorno@hotmail.com>2020-03-25 20:22:55 -0400
committerMyles Borins <mylesborins@google.com>2020-04-01 17:59:58 -0400
commit6db190bb1caea3fd01ccfb41cdccee5c5a03cf8b (patch)
tree5dd8f3e605d46beb229ca833ef74e6be157037c1 /deps/npm/node_modules/concat-stream
parent652ffa54705b46649ccca0ea3b0a0ac9f2049d23 (diff)
downloadnode-new-6db190bb1caea3fd01ccfb41cdccee5c5a03cf8b.tar.gz
deps: upgrade npm to 6.14.4
Backport-PR-URL: https://github.com/nodejs/node/pull/32527 PR-URL: https://github.com/nodejs/node/pull/32495 Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Gus Caplan <me@gus.host>
Diffstat (limited to 'deps/npm/node_modules/concat-stream')
-rw-r--r--deps/npm/node_modules/concat-stream/node_modules/readable-stream/CONTRIBUTING.md38
1 files changed, 0 insertions, 38 deletions
diff --git a/deps/npm/node_modules/concat-stream/node_modules/readable-stream/CONTRIBUTING.md b/deps/npm/node_modules/concat-stream/node_modules/readable-stream/CONTRIBUTING.md
deleted file mode 100644
index f478d58dca..0000000000
--- a/deps/npm/node_modules/concat-stream/node_modules/readable-stream/CONTRIBUTING.md
+++ /dev/null
@@ -1,38 +0,0 @@
-# Developer's Certificate of Origin 1.1
-
-By making a contribution to this project, I certify that:
-
-* (a) The contribution was created in whole or in part by me and I
- have the right to submit it under the open source license
- indicated in the file; or
-
-* (b) The contribution is based upon previous work that, to the best
- of my knowledge, is covered under an appropriate open source
- license and I have the right under that license to submit that
- work with modifications, whether created in whole or in part
- by me, under the same open source license (unless I am
- permitted to submit under a different license), as indicated
- in the file; or
-
-* (c) The contribution was provided directly to me by some other
- person who certified (a), (b) or (c) and I have not modified
- it.
-
-* (d) I understand and agree that this project and the contribution
- are public and that a record of the contribution (including all
- personal information I submit with it, including my sign-off) is
- maintained indefinitely and may be redistributed consistent with
- this project or the open source license(s) involved.
-
-## Moderation Policy
-
-The [Node.js Moderation Policy] applies to this WG.
-
-## Code of Conduct
-
-The [Node.js Code of Conduct][] applies to this WG.
-
-[Node.js Code of Conduct]:
-https://github.com/nodejs/node/blob/master/CODE_OF_CONDUCT.md
-[Node.js Moderation Policy]:
-https://github.com/nodejs/TSC/blob/master/Moderation-Policy.md