summaryrefslogtreecommitdiff
path: root/deps/zlib/OWNERS
diff options
context:
space:
mode:
authorBrian White <mscdex@mscdex.net>2020-01-05 19:49:55 -0500
committerBrian White <mscdex@mscdex.net>2020-01-26 18:47:02 -0500
commit886965963ac55825e91887e973226ef010f8fc64 (patch)
tree571f2a4587cdd40d713a45be3ab6fa719deb583d /deps/zlib/OWNERS
parenta2f9ccd3d2bffc6f72f02acf7fc4813c670a64ed (diff)
downloadnode-new-886965963ac55825e91887e973226ef010f8fc64.tar.gz
deps: switch to chromium's zlib implementation
This implementation provides optimizations not included upstream. PR-URL: https://github.com/nodejs/node/pull/31201 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Diffstat (limited to 'deps/zlib/OWNERS')
-rw-r--r--deps/zlib/OWNERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/deps/zlib/OWNERS b/deps/zlib/OWNERS
new file mode 100644
index 0000000000..069bcd8c2a
--- /dev/null
+++ b/deps/zlib/OWNERS
@@ -0,0 +1,7 @@
+agl@chromium.org
+cavalcantii@chromium.org
+cblume@chromium.org
+mtklein@chromium.org
+scroggo@chromium.org
+
+# COMPONENT: Internals