|
14 | 14 | | `lib/dgram` | @cjihrig, @mcollina |
|
15 | 15 | | `lib/domains` | @misterdjules |
|
16 | 16 | | `lib/fs`, `src/{fs,file}` | @nodejs/fs |
|
17 |
| -| `lib/internal/url`, `src/node_url` | @nodejs/url | |
18 | 17 | | `lib/{_}http{*}` | @nodejs/http |
|
| 18 | +| `lib/inspector.js`, `src/inspector_*` | @nodejs/v8-inspector | |
| 19 | +| `lib/internal/url`, `src/node_url` | @nodejs/url | |
19 | 20 | | `lib/net` | @bnoordhuis, @indutny, @nodejs/streams |
|
20 |
| -| `lib/{_}stream{*}` | @nodejs/streams | |
21 | 21 | | `lib/repl` | @addaleax, @fishrock123 |
|
| 22 | +| `lib/{_}stream{*}` | @nodejs/streams | |
22 | 23 | | `lib/timers` | @fishrock123, @misterdjules |
|
23 | 24 | | `lib/util` | @bnoordhuis, @cjihrig, @evanlucas |
|
24 | 25 | | `lib/zlib` | @addaleax, @bnoordhuis, @indutny |
|
|
29 | 30 | | `tools/eslint`, `.eslintrc` | @not-an-aardvark, @silverwind, @trott |
|
30 | 31 | | async_hooks | @nodejs/async_hooks for bugs/reviews (+ @nodejs/diagnostics for API) |
|
31 | 32 | | performance | @nodejs/performance |
|
32 |
| -| upgrading V8 | @nodejs/v8, @nodejs/post-mortem | |
33 |
| -| upgrading npm | @fishrock123, @MylesBorins | |
| 33 | +| platform specific | @nodejs/platform-{aix,arm,freebsd,macos,ppc,smartos,s390,windows} | |
| 34 | +| python code | @nodejs/python | |
34 | 35 | | upgrading c-ares | @jbergstroem |
|
35 | 36 | | upgrading http-parser | @jbergstroem, @nodejs/http |
|
36 | 37 | | upgrading libuv | @saghul |
|
37 |
| -| python code | @nodejs/python | |
38 |
| -| platform specific | @nodejs/platform-{aix,arm,freebsd,macos,ppc,smartos,s390,windows} | |
39 |
| - |
| 38 | +| upgrading npm | @fishrock123, @MylesBorins | |
| 39 | +| upgrading V8 | @nodejs/v8, @nodejs/post-mortem | |
40 | 40 |
|
41 | 41 | When things need extra attention, are controversial, or `semver-major`: @nodejs/ctc
|
42 | 42 |
|
|
0 commit comments