doc: update "who to cc in issues" chart
Refs: https://github.com/nodejs/node/issues/6655 PR-URL: https://github.com/nodejs/node/pull/6694 Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Ingvar Stepanyan <me@rreverser.com>
This commit is contained in:
parent
5e8cbd7a4f
commit
f5cddad29a
@ -2,23 +2,30 @@
|
||||
|
||||
| subsystem | maintainers |
|
||||
| --- | --- |
|
||||
| `lib/buffer` | @trevnorris |
|
||||
| `lib/child_process` | @cjihrig, @bnoordhuis |
|
||||
| `lib/cluster` | @cjihrig, @bnoordhuis |
|
||||
| `lib/assert` | @nodejs/testing |
|
||||
| `lib/buffer` | @nodejs/buffer |
|
||||
| `lib/child_process` | @bnoordhuis, @cjihrig |
|
||||
| `lib/cluster` | @bnoordhuis, @cjihrig, @mcollina |
|
||||
| `lib/{crypto,tls,https}` | @nodejs/crypto |
|
||||
| `lib/domains` | @misterdjules |
|
||||
| `lib/{_}http{*}` | @indutny, @bnoordhuis, @mscdex, @nodejs/http |
|
||||
| `lib/net` | @indutny, @bnoordhuis, @nodejs/streams |
|
||||
| `lib/fs`, `src/{fs|file}` | @nodejs/fs |
|
||||
| `lib/{_}http{*}` | @nodejs/http |
|
||||
| `lib/net` | @bnoordhuis, @indutny, @nodejs/streams |
|
||||
| `lib/{_}stream{s|*}` | @nodejs/streams |
|
||||
| `lib/repl` | @fishrock123 |
|
||||
| `lib/repl` | @addaleax, @fishrock123 |
|
||||
| `lib/timers` | @fishrock123, @misterdjules |
|
||||
| `lib/zlib` | @indutny, @bnoordhuis |
|
||||
| `lib/util` | @bnoordhuis, @cjihrig, @evanlucas |
|
||||
| `lib/zlib` | @addaleax, @bnoordhuis, @indutny |
|
||||
| `bootstrap_node.js` | @fishrock123 |
|
||||
| `src/async-wrap.*` | @trevnorris |
|
||||
| `src/node_crypto.*` | @nodejs/crypto |
|
||||
| `test/*` | @nodejs/testing |
|
||||
| `tools/eslint`, `.eslintrc` | @silverwind, @trott |
|
||||
| upgrading v8 | @bnoordhuis, @targos, @ofrobots |
|
||||
| upgrading npm | @thealphanerd, @fishrock123 |
|
||||
| upgrading V8 | @nodejs/v8, @nodejs/post-mortem |
|
||||
| upgrading npm | @fishrock123, @thealphanerd |
|
||||
| upgrading c-ares | @jbergstroem |
|
||||
| upgrading http-parser | @jbergstroem, @nodejs/http |
|
||||
| upgrading libuv | @saghul |
|
||||
|
||||
|
||||
When things need extra attention, are controversial, or `semver-major`: @nodejs/ctc
|
||||
|
Loading…
x
Reference in New Issue
Block a user