Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
  • Loading branch information
addaleax committed Jan 10, 2017
commit 09590d0349e4144e45920769546b31adb785086d
1 change: 1 addition & 0 deletions doc/onboarding-extras.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
| `lib/{crypto,tls,https}` | @nodejs/crypto |
| `lib/domains` | @misterdjules |
| `lib/fs`, `src/{fs|file}` | @nodejs/fs |
Copy link
Copy Markdown
Member

@joyeecheung joyeecheung Jan 6, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is src/node_url.cc too.

EDIT: should be src/node_url, there is also a .h.

| `lib/internal/url`, `src/node_url` | @nodejs/url |
| `lib/{_}http{*}` | @nodejs/http |
| `lib/net` | @bnoordhuis, @indutny, @nodejs/streams |
| `lib/{_}stream{s|*}` | @nodejs/streams |
Expand Down