summaryrefslogtreecommitdiff
path: root/doc/onboarding-extras.md
diff options
context:
space:
mode:
authorJeremiah Senkpiel <fishrock123@rocketmail.com>2016-05-11 12:38:04 -0400
committerJeremiah Senkpiel <fishrock123@rocketmail.com>2016-06-24 14:52:16 +0200
commitf5cddad29aefa76a8f0717e18a927610f3ed12b7 (patch)
tree096017552e023ac2f82f0c119f11b65cd8efccf8 /doc/onboarding-extras.md
parent5e8cbd7a4f04f1e28a83bfea957ea4c23b77d6e0 (diff)
downloadandroid-node-v8-f5cddad29aefa76a8f0717e18a927610f3ed12b7.tar.gz
android-node-v8-f5cddad29aefa76a8f0717e18a927610f3ed12b7.tar.bz2
android-node-v8-f5cddad29aefa76a8f0717e18a927610f3ed12b7.zip
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>
Diffstat (limited to 'doc/onboarding-extras.md')
-rw-r--r--doc/onboarding-extras.md25
1 files changed, 16 insertions, 9 deletions
diff --git a/doc/onboarding-extras.md b/doc/onboarding-extras.md
index 55db610735..be9b48b449 100644
--- a/doc/onboarding-extras.md
+++ b/doc/onboarding-extras.md
@@ -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