Browse Source

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>
v6.x
Anna Henningsen 8 years ago
committed by Myles Borins
parent
commit
8e807f6552
No known key found for this signature in database GPG Key ID: 933B01F40B5CA946
  1. 1
      doc/onboarding-extras.md

1
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 |

Loading…
Cancel
Save