|
2 | 2 |
|
3 | 3 | | subsystem | maintainers | |
4 | 4 | | --- | --- | |
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| |
8 | 9 | |`lib/{crypto,tls,https}`|@nodejs/crypto| |
9 | 10 | |`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| |
12 | 14 | | `lib/{_}stream{s|*}` |@nodejs/streams| |
13 | | -|`lib/repl`|@fishrock123| |
| 15 | +|`lib/repl`|@addaleax, @fishrock123| |
14 | 16 | |`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| |
16 | 20 | |`src/async-wrap.*`|@trevnorris| |
17 | 21 | |`src/node_crypto.*`|@nodejs/crypto| |
18 | 22 | |`test/*`|@nodejs/testing| |
19 | 23 | |`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| |
22 | 29 |
|
23 | 30 |
|
24 | 31 | When things need extra attention, are controversial, or `semver-major`: @nodejs/ctc |
|
0 commit comments