summaryrefslogtreecommitdiff
path: root/doc/onboarding-extras.md
diff options
context:
space:
mode:
authorAnna Henningsen <anna@addaleax.net>2017-01-06 02:03:39 +0100
committerJames M Snell <jasnell@gmail.com>2017-01-11 09:23:12 -0800
commitfa3836152dd72e81660edefbc62b89e150d1e4b3 (patch)
tree1fb62769da8eeed57e28c345d189e5176df32d6d /doc/onboarding-extras.md
parent02b92704448bc2784bd436aea3f97e76f3f0ec16 (diff)
downloadandroid-node-v8-fa3836152dd72e81660edefbc62b89e150d1e4b3.tar.gz
android-node-v8-fa3836152dd72e81660edefbc62b89e150d1e4b3.tar.bz2
android-node-v8-fa3836152dd72e81660edefbc62b89e150d1e4b3.zip
doc: mention cc-ing nodejs/url team for reviews
Add the nodejs/url github team to the table of people to /cc for reviews on the WHATWG URL code. PR-URL: https://github.com/nodejs/node/pull/10652 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Diffstat (limited to 'doc/onboarding-extras.md')
-rw-r--r--doc/onboarding-extras.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/onboarding-extras.md b/doc/onboarding-extras.md
index 576a00571d..1b5d082434 100644
--- a/doc/onboarding-extras.md
+++ b/doc/onboarding-extras.md
@@ -13,6 +13,7 @@
| `lib/{crypto,tls,https}` | @nodejs/crypto |
| `lib/domains` | @misterdjules |
| `lib/fs`, `src/{fs|file}` | @nodejs/fs |
+| `lib/internal/url`, `src/node_url` | @nodejs/url |
| `lib/{_}http{*}` | @nodejs/http |
| `lib/net` | @bnoordhuis, @indutny, @nodejs/streams |
| `lib/{_}stream{s|*}` | @nodejs/streams |