|
5 | 5 | | Subsystem | Maintainers | |
6 | 6 | | --- | --- | |
7 | 7 | |`benchmark/*`|@nodejs/benchmarking, @mscdex| |
8 | | -|`bootstrap_node.js`|@fishrock123| |
| 8 | +|`bootstrap_node.js`|@nodejs/process| |
9 | 9 | |`doc/*`, `*.md`|@nodejs/documentation| |
10 | 10 | |`lib/assert`|@nodejs/testing| |
11 | 11 | |`lib/async_hooks`|@nodejs/async\_hooks for bugs/reviews (+ @nodejs/diagnostics for API) | |
12 | 12 | |`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| |
15 | 15 | |`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| |
18 | 18 | |`lib/fs`, `src/{fs,file}`|@nodejs/fs| |
19 | 19 | |`lib/{_}http{*}`|@nodejs/http| |
20 | 20 | |`lib/inspector.js`, `src/inspector_*`|@nodejs/v8-inspector| |
21 | 21 | |`lib/internal/url`, `src/node_url`|@nodejs/url| |
22 | 22 | |`lib/net`|@bnoordhuis, @indutny, @nodejs/streams| |
23 | | -|`lib/repl`|@addaleax, @fishrock123| |
| 23 | +|`lib/repl`|@nodejs/repl| |
24 | 24 | |`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| |
28 | 28 | |`src/async-wrap.*`|@nodejs/async\_hooks | |
29 | 29 | |`src/node_api.*`|@nodejs/n-api| |
30 | 30 | |`src/node_crypto.*`|@nodejs/crypto| |
31 | 31 | |`test/*`|@nodejs/testing| |
32 | | -|`tools/node_modules/eslint`, `.eslintrc`|@not-an-aardvark, @silverwind, @trott| |
| 32 | +|`tools/node_modules/eslint`, `.eslintrc`|@nodejs/linting| |
33 | 33 | | build |@nodejs/build| |
34 | 34 | |`src/module_wrap.*`, `lib/internal/loader/*`, `lib/internal/vm/Module.js`|@nodejs/modules| |
35 | 35 | | GYP |@nodejs/gyp| |
36 | 36 | | performance |@nodejs/performance| |
37 | 37 | | platform specific |@nodejs/platform-{aix,arm,freebsd,macos,ppc,smartos,s390,windows} | |
38 | 38 | | 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| |
42 | 42 | | upgrading npm |@fishrock123, @MylesBorins| |
43 | 43 | | upgrading V8 |@nodejs/v8, @nodejs/post-mortem| |
44 | 44 | | Embedded use or delivery of Node.js |@nodejs/delivery-channels| |
|
0 commit comments