Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b5e9010

Browse filesBrowse files
committed
doc: update "who to cc in issues" chart
Refs: #6655 PR-URL: #6694 Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Ingvar Stepanyan <me@rreverser.com>
1 parent bf18e04 commit b5e9010
Copy full SHA for b5e9010

File tree

Expand file treeCollapse file tree

1 file changed

+16
-9
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+16
-9
lines changed
Open diff view settings
Collapse file

‎doc/onboarding-extras.md‎

Copy file name to clipboardExpand all lines: doc/onboarding-extras.md
+16-9Lines changed: 16 additions & 9 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,30 @@
22

33
| subsystem | maintainers |
44
| --- | --- |
5-
| `lib/buffer` | @trevnorris |
6-
| `lib/child_process` | @cjihrig, @bnoordhuis |
7-
| `lib/cluster` | @cjihrig, @bnoordhuis |
5+
| `lib/assert` | @nodejs/testing |
6+
| `lib/buffer` | @nodejs/buffer |
7+
| `lib/child_process` | @bnoordhuis, @cjihrig |
8+
| `lib/cluster` | @bnoordhuis, @cjihrig, @mcollina |
89
| `lib/{crypto,tls,https}` | @nodejs/crypto |
910
| `lib/domains` | @misterdjules |
10-
| `lib/{_}http{*}` | @indutny, @bnoordhuis, @mscdex, @nodejs/http |
11-
| `lib/net` | @indutny, @bnoordhuis, @nodejs/streams |
11+
| `lib/fs`, `src/{fs|file}` | @nodejs/fs |
12+
| `lib/{_}http{*}` | @nodejs/http |
13+
| `lib/net` | @bnoordhuis, @indutny, @nodejs/streams |
1214
| `lib/{_}stream{s|*}` | @nodejs/streams |
13-
| `lib/repl` | @fishrock123 |
15+
| `lib/repl` | @addaleax, @fishrock123 |
1416
| `lib/timers` | @fishrock123, @misterdjules |
15-
| `lib/zlib` | @indutny, @bnoordhuis |
17+
| `lib/util` | @bnoordhuis, @cjihrig, @evanlucas |
18+
| `lib/zlib` | @addaleax, @bnoordhuis, @indutny |
19+
| `bootstrap_node.js` | @fishrock123 |
1620
| `src/async-wrap.*` | @trevnorris |
1721
| `src/node_crypto.*` | @nodejs/crypto |
1822
| `test/*` | @nodejs/testing |
1923
| `tools/eslint`, `.eslintrc` | @silverwind, @trott |
20-
| upgrading v8 | @bnoordhuis, @targos, @ofrobots |
21-
| upgrading npm | @thealphanerd, @fishrock123 |
24+
| upgrading V8 | @nodejs/v8, @nodejs/post-mortem |
25+
| upgrading npm | @fishrock123, @thealphanerd |
26+
| upgrading c-ares | @jbergstroem |
27+
| upgrading http-parser | @jbergstroem, @nodejs/http |
28+
| upgrading libuv | @saghul |
2229

2330

2431
When things need extra attention, are controversial, or `semver-major`: @nodejs/ctc

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.