Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
82 changes: 41 additions & 41 deletions doc/contributing/collaborator-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -869,47 +869,47 @@ might impact an LTS release.

## Who to CC in the issue tracker

| Subsystem | Maintainers |
| -------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
| `benchmark/*` | @nodejs/benchmarking, @mscdex |
| `doc/*`, `*.md` | @nodejs/documentation |
| `lib/assert` | @nodejs/assert |
| `lib/async_hooks` | @nodejs/async\_hooks for bugs/reviews (+ @nodejs/diagnostics for API) |
| `lib/buffer` | @nodejs/buffer |
| `lib/child_process` | @nodejs/child\_process |
| `lib/cluster` | @nodejs/cluster |
| `lib/{crypto,tls,https}` | @nodejs/crypto |
| `lib/dgram` | @nodejs/dgram |
| `lib/domains` | @nodejs/domains |
| `lib/fs`, `src/{fs,file}` | @nodejs/fs |
| `lib/{_}http{*}` | @nodejs/http |
| `lib/inspector.js`, `src/inspector_*` | @nodejs/v8-inspector |
| `lib/internal/bootstrap/*` | @nodejs/process |
| `lib/internal/url`, `src/node_url` | @nodejs/url |
| `lib/net` | @bnoordhuis, @indutny, @nodejs/streams |
| `lib/repl` | @nodejs/repl |
| `lib/{_}stream{*}` | @nodejs/streams |
| `lib/internal/test_runner` | @nodejs/test\_runner |
| `lib/timers` | @nodejs/timers |
| `lib/util` | @nodejs/util |
| `lib/zlib` | @nodejs/zlib |
| `src/async_wrap.*` | @nodejs/async\_hooks |
| `src/node_api.*` | @nodejs/node-api |
| `src/node_crypto.*`, `src/crypto` | @nodejs/crypto |
| `test/*` | @nodejs/testing |
| `tools/eslint`, `eslint.config.mjs` | @nodejs/linting |
| build | @nodejs/build |
| `src/module_wrap.*`, `lib/internal/modules/*`, `lib/internal/vm/module.js` | @nodejs/modules |
| GYP | @nodejs/gyp |
| performance | @nodejs/performance |
| platform specific | @nodejs/platform-{aix,arm,freebsd,macos,ppc,smartos,s390,windows,windows-arm} |
| python code | @nodejs/python |
| upgrading c-ares | @rvagg |
| upgrading http-parser | @nodejs/http, @nodejs/http2 |
| upgrading libuv | @nodejs/libuv |
| upgrading npm | @nodejs/npm |
| upgrading V8 | @nodejs/V8, @nodejs/post-mortem |
| Embedded use or delivery of Node.js | @nodejs/delivery-channels |
| Subsystem | Maintainers |
| -------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `benchmark/*` | [@nodejs/benchmarking](https://github.com/orgs/nodejs/teams/benchmarking), [@mscdex](https://github.com/mscdex) |
| `doc/*`, `*.md` | [@nodejs/documentation](https://github.com/orgs/nodejs/teams/documentation) |
| `lib/assert` | [@nodejs/assert](https://github.com/orgs/nodejs/teams/assert) |
| `lib/async_hooks` | [@nodejs/async_hooks](https://github.com/orgs/nodejs/teams/async_hooks) for bugs/reviews (+ [@nodejs/diagnostics](https://github.com/orgs/nodejs/teams/diagnostics) for API) |
| `lib/buffer` | [@nodejs/buffer](https://github.com/orgs/nodejs/teams/buffer) |
| `lib/child_process` | [@nodejs/child_process](https://github.com/orgs/nodejs/teams/child_process) |
| `lib/cluster` | [@nodejs/cluster](https://github.com/orgs/nodejs/teams/cluster) |
| `lib/{crypto,tls,https}` | [@nodejs/crypto](https://github.com/orgs/nodejs/teams/crypto) |
| `lib/dgram` | [@nodejs/dgram](https://github.com/orgs/nodejs/teams/dgram) |
| `lib/domains` | [@nodejs/domains](https://github.com/orgs/nodejs/teams/domains) |
| `lib/fs`, `src/{fs,file}` | [@nodejs/fs](https://github.com/orgs/nodejs/teams/fs) |
| `lib/{_}http{*}` | [@nodejs/http](https://github.com/orgs/nodejs/teams/http) |
| `lib/inspector.js`, `src/inspector_*` | [@nodejs/v8-inspector](https://github.com/orgs/nodejs/teams/v8-inspector) |
| `lib/internal/bootstrap/*` | [@nodejs/process](https://github.com/orgs/nodejs/teams/process) |
| `lib/internal/url`, `src/node_url` | [@nodejs/url](https://github.com/orgs/nodejs/teams/url) |
| `lib/net` | [@bnoordhuis](https://github.com/bnoordhuis), [@indutny](https://github.com/indutny), [@nodejs/streams](https://github.com/orgs/nodejs/teams/streams) |
| `lib/repl` | [@nodejs/repl](https://github.com/orgs/nodejs/teams/repl) |
| `lib/{_}stream{*}` | [@nodejs/streams](https://github.com/orgs/nodejs/teams/streams) |
| `lib/internal/test_runner` | [@nodejs/test_runner](https://github.com/orgs/nodejs/teams/test_runner) |
| `lib/timers` | [@nodejs/timers](https://github.com/orgs/nodejs/teams/timers) |
| `lib/util` | [@nodejs/util](https://github.com/orgs/nodejs/teams/util) |
| `lib/zlib` | [@nodejs/zlib](https://github.com/orgs/nodejs/teams/zlib) |
| `src/async_wrap.*` | [@nodejs/async_hooks](https://github.com/orgs/nodejs/teams/async_hooks) |
| `src/node_api.*` | [@nodejs/node-api](https://github.com/orgs/nodejs/teams/node-api) |
| `src/node_crypto.*`, `src/crypto` | [@nodejs/crypto](https://github.com/orgs/nodejs/teams/crypto) |
| `src/node_sqlite.*` | [@nodejs/sqlite](https://github.com/orgs/nodejs/teams/sqlite) |
| `test/*` | [@nodejs/testing](https://github.com/orgs/nodejs/teams/testing) |
| `tools/eslint`, `eslint.config.mjs` | [@nodejs/linting](https://github.com/orgs/nodejs/teams/linting) |
| build | [@nodejs/build](https://github.com/orgs/nodejs/teams/build) |
| GYP | [@nodejs/gyp](https://github.com/orgs/nodejs/teams/gyp) |
| performance | [@nodejs/performance](https://github.com/orgs/nodejs/teams/performance) |
| platform specific | @nodejs/platform-{[aix](https://github.com/orgs/nodejs/teams/platform-aix), [arm](https://github.com/orgs/nodejs/teams/platform-arm), [freebsd](https://github.com/orgs/nodejs/teams/platform-freebsd), [macos](https://github.com/orgs/nodejs/teams/platform-macos), [ppc](https://github.com/orgs/nodejs/teams/platform-ppc), [smartos](https://github.com/orgs/nodejs/teams/platform-smartos), [s390](https://github.com/orgs/nodejs/teams/platform-s390), [windows](https://github.com/orgs/nodejs/teams/platform-windows), [windows-arm](https://github.com/orgs/nodejs/teams/platform-windows-arm)} |
| python code | [@nodejs/python](https://github.com/orgs/nodejs/teams/python) |
| upgrading c-ares | [@rvagg](https://github.com/rvagg) |
| upgrading http-parser | [@nodejs/http](https://github.com/orgs/nodejs/teams/http), [@nodejs/http2](https://github.com/orgs/nodejs/teams/http2) |
| upgrading libuv | [@nodejs/libuv](https://github.com/orgs/nodejs/teams/libuv) |
| upgrading npm | [@nodejs/npm](https://github.com/orgs/nodejs/teams/npm) |
| upgrading V8 | [@nodejs/V8](https://github.com/orgs/nodejs/teams/V8), [@nodejs/post-mortem](https://github.com/orgs/nodejs/teams/post-mortem) |
| Embedded use or delivery of Node.js | [@nodejs/delivery-channels](https://github.com/orgs/nodejs/teams/delivery-channels) |

When things need extra attention, are controversial, or `semver-major`:
@nodejs/tsc
Expand Down
Loading