summaryrefslogtreecommitdiff
path: root/doc/onboarding-extras.md
diff options
context:
space:
mode:
authorAditya Anand <aditya.anandmc@gmail.com>2017-06-12 14:16:19 +0530
committerTobias Nießen <tniessen@tnie.de>2017-06-14 16:21:53 +0200
commit3d215696a4c163f749f88720591392be093955cc (patch)
treeeb8f2739fb7a3ea2882dab8c8a7f156fa524aa3b /doc/onboarding-extras.md
parent6cc63797bc63dc0de7888048402127cc10f34f7c (diff)
downloadandroid-node-v8-3d215696a4c163f749f88720591392be093955cc.tar.gz
android-node-v8-3d215696a4c163f749f88720591392be093955cc.tar.bz2
android-node-v8-3d215696a4c163f749f88720591392be093955cc.zip
doc: sort and update /cc list for inspector issues
Updated onboarding-extras.md to /cc @nodejs/v8-inspector for inspector issues and reorganized /cc list in alphabetical order. PR-URL: https://github.com/nodejs/node/pull/13632 Fixes: https://github.com/nodejs/node/issues/13621 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Diffstat (limited to 'doc/onboarding-extras.md')
-rw-r--r--doc/onboarding-extras.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/onboarding-extras.md b/doc/onboarding-extras.md
index 3f17484339..2eafe2ffab 100644
--- a/doc/onboarding-extras.md
+++ b/doc/onboarding-extras.md
@@ -14,11 +14,12 @@
| `lib/dgram` | @cjihrig, @mcollina |
| `lib/domains` | @misterdjules |
| `lib/fs`, `src/{fs,file}` | @nodejs/fs |
-| `lib/internal/url`, `src/node_url` | @nodejs/url |
| `lib/{_}http{*}` | @nodejs/http |
+| `lib/inspector.js`, `src/inspector_*` | @nodejs/v8-inspector |
+| `lib/internal/url`, `src/node_url` | @nodejs/url |
| `lib/net` | @bnoordhuis, @indutny, @nodejs/streams |
-| `lib/{_}stream{*}` | @nodejs/streams |
| `lib/repl` | @addaleax, @fishrock123 |
+| `lib/{_}stream{*}` | @nodejs/streams |
| `lib/timers` | @fishrock123, @misterdjules |
| `lib/util` | @bnoordhuis, @cjihrig, @evanlucas |
| `lib/zlib` | @addaleax, @bnoordhuis, @indutny |
@@ -29,14 +30,13 @@
| `tools/eslint`, `.eslintrc` | @not-an-aardvark, @silverwind, @trott |
| async_hooks | @nodejs/async_hooks for bugs/reviews (+ @nodejs/diagnostics for API) |
| performance | @nodejs/performance |
-| upgrading V8 | @nodejs/v8, @nodejs/post-mortem |
-| upgrading npm | @fishrock123, @MylesBorins |
+| platform specific | @nodejs/platform-{aix,arm,freebsd,macos,ppc,smartos,s390,windows} |
+| python code | @nodejs/python |
| upgrading c-ares | @jbergstroem |
| upgrading http-parser | @jbergstroem, @nodejs/http |
| upgrading libuv | @saghul |
-| python code | @nodejs/python |
-| platform specific | @nodejs/platform-{aix,arm,freebsd,macos,ppc,smartos,s390,windows} |
-
+| upgrading npm | @fishrock123, @MylesBorins |
+| upgrading V8 | @nodejs/v8, @nodejs/post-mortem |
When things need extra attention, are controversial, or `semver-major`: @nodejs/ctc