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 f03079f

Browse filesBrowse files
BridgeARMylesBorins
authored andcommitted
doc: update cc list
PR-URL: #19099 Reviewed-By: Shingo Inoue <leko.noor@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
1 parent 9d2de16 commit f03079f
Copy full SHA for f03079f

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+13
-13
lines changed
Open diff view settings
Collapse file

‎doc/onboarding-extras.md‎

Copy file name to clipboardExpand all lines: doc/onboarding-extras.md
+13-13Lines changed: 13 additions & 13 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -5,40 +5,40 @@
55
| Subsystem | Maintainers |
66
| --- | --- |
77
| `benchmark/*` | @nodejs/benchmarking, @mscdex |
8-
| `bootstrap_node.js` | @fishrock123 |
8+
| `bootstrap_node.js` | @nodejs/process |
99
| `doc/*`, `*.md` | @nodejs/documentation |
1010
| `lib/assert` | @nodejs/testing |
1111
| `lib/async_hooks` | @nodejs/async\_hooks for bugs/reviews (+ @nodejs/diagnostics for API) |
1212
| `lib/buffer` | @nodejs/buffer |
13-
| `lib/child_process` | @bnoordhuis, @cjihrig |
14-
| `lib/cluster` | @bnoordhuis, @cjihrig, @mcollina |
13+
| `lib/child_process` | @nodejs/child\_process |
14+
| `lib/cluster` | @nodejs/cluster |
1515
| `lib/{crypto,tls,https}` | @nodejs/crypto |
16-
| `lib/dgram` | @cjihrig, @mcollina |
17-
| `lib/domains` | @misterdjules |
16+
| `lib/dgram` | @nodejs/dgram |
17+
| `lib/domains` | @nodejs/domains |
1818
| `lib/fs`, `src/{fs,file}` | @nodejs/fs |
1919
| `lib/{_}http{*}` | @nodejs/http |
2020
| `lib/inspector.js`, `src/inspector_*` | @nodejs/v8-inspector |
2121
| `lib/internal/url`, `src/node_url` | @nodejs/url |
2222
| `lib/net` | @bnoordhuis, @indutny, @nodejs/streams |
23-
| `lib/repl` | @addaleax, @fishrock123 |
23+
| `lib/repl` | @nodejs/repl |
2424
| `lib/{_}stream{*}` | @nodejs/streams |
25-
| `lib/timers` | @fishrock123, @misterdjules |
26-
| `lib/util` | @bnoordhuis, @cjihrig, @evanlucas |
27-
| `lib/zlib` | @addaleax, @bnoordhuis, @indutny |
25+
| `lib/timers` | @nodejs/timers |
26+
| `lib/util` | @nodejs/util |
27+
| `lib/zlib` | @nodejs/zlib |
2828
| `src/async-wrap.*` | @nodejs/async\_hooks |
2929
| `src/node_api.*` | @nodejs/n-api |
3030
| `src/node_crypto.*` | @nodejs/crypto |
3131
| `test/*` | @nodejs/testing |
32-
| `tools/node_modules/eslint`, `.eslintrc` | @not-an-aardvark, @silverwind, @trott |
32+
| `tools/node_modules/eslint`, `.eslintrc` | @nodejs/linting |
3333
| build | @nodejs/build |
3434
| `src/module_wrap.*`, `lib/internal/loader/*`, `lib/internal/vm/Module.js` | @nodejs/modules |
3535
| GYP | @nodejs/gyp |
3636
| performance | @nodejs/performance |
3737
| platform specific | @nodejs/platform-{aix,arm,freebsd,macos,ppc,smartos,s390,windows} |
3838
| python code | @nodejs/python |
39-
| upgrading c-ares | @jbergstroem |
40-
| upgrading http-parser | @jbergstroem, @nodejs/http |
41-
| upgrading libuv | @saghul |
39+
| upgrading c-ares | @rvagg |
40+
| upgrading http-parser | @nodejs/http, @nodejs/http2 |
41+
| upgrading libuv | @nodejs/libuv |
4242
| upgrading npm | @fishrock123, @MylesBorins |
4343
| upgrading V8 | @nodejs/v8, @nodejs/post-mortem |
4444
| Embedded use or delivery of Node.js | @nodejs/delivery-channels |

0 commit comments

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