| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 976093e commit 140d6af
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -790,46 +790,46 @@ might impact an LTS release. | |||
| 790 | 790 | ||
| 791 | 791 | ## Who to CC in the issue tracker | |
| 792 | 792 | ||
| 793 | - | Subsystem | Maintainers | | ||
| 794 | - | -------------------------------------------------------------------------- | --------------------------------------------------------------------- | | ||
| 795 | - | `benchmark/*` | @nodejs/benchmarking, @mscdex | | ||
| 796 | - | `doc/*`, `*.md` | @nodejs/documentation | | ||
| 797 | - | `lib/assert` | @nodejs/assert | | ||
| 798 | - | `lib/async_hooks` | @nodejs/async\_hooks for bugs/reviews (+ @nodejs/diagnostics for API) | | ||
| 799 | - | `lib/buffer` | @nodejs/buffer | | ||
| 800 | - | `lib/child_process` | @nodejs/child\_process | | ||
| 801 | - | `lib/cluster` | @nodejs/cluster | | ||
| 802 | - | `lib/{crypto,tls,https}` | @nodejs/crypto | | ||
| 803 | - | `lib/dgram` | @nodejs/dgram | | ||
| 804 | - | `lib/domains` | @nodejs/domains | | ||
| 805 | - | `lib/fs`, `src/{fs,file}` | @nodejs/fs | | ||
| 806 | - | `lib/{_}http{*}` | @nodejs/http | | ||
| 807 | - | `lib/inspector.js`, `src/inspector_*` | @nodejs/v8-inspector | | ||
| 808 | - | `lib/internal/bootstrap/*` | @nodejs/process | | ||
| 809 | - | `lib/internal/url`, `src/node_url` | @nodejs/url | | ||
| 810 | - | `lib/net` | @bnoordhuis, @indutny, @nodejs/streams | | ||
| 811 | - | `lib/repl` | @nodejs/repl | | ||
| 812 | - | `lib/{_}stream{*}` | @nodejs/streams | | ||
| 813 | - | `lib/timers` | @nodejs/timers | | ||
| 814 | - | `lib/util` | @nodejs/util | | ||
| 815 | - | `lib/zlib` | @nodejs/zlib | | ||
| 816 | - | `src/async_wrap.*` | @nodejs/async\_hooks | | ||
| 817 | - | `src/node_api.*` | @nodejs/node-api | | ||
| 818 | - | `src/node_crypto.*`, `src/crypto` | @nodejs/crypto | | ||
| 819 | - | `test/*` | @nodejs/testing | | ||
| 820 | - | `tools/node_modules/eslint`, `.eslintrc` | @nodejs/linting | | ||
| 821 | - | build | @nodejs/build | | ||
| 822 | - | `src/module_wrap.*`, `lib/internal/modules/*`, `lib/internal/vm/module.js` | @nodejs/modules | | ||
| 823 | - | GYP | @nodejs/gyp | | ||
| 824 | - | performance | @nodejs/performance | | ||
| 825 | - | platform specific | @nodejs/platform-{aix,arm,freebsd,macos,ppc,smartos,s390,windows} | | ||
| 826 | - | python code | @nodejs/python | | ||
| 827 | - | upgrading c-ares | @rvagg | | ||
| 828 | - | upgrading http-parser | @nodejs/http, @nodejs/http2 | | ||
| 829 | - | upgrading libuv | @nodejs/libuv | | ||
| 830 | - | upgrading npm | @nodejs/npm | | ||
| 831 | - | upgrading V8 | @nodejs/V8, @nodejs/post-mortem | | ||
| 832 | - | Embedded use or delivery of Node.js | @nodejs/delivery-channels | | ||
| 793 | + | Subsystem | Maintainers | | ||
| 794 | + | -------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | | ||
| 795 | + | `benchmark/*` | @nodejs/benchmarking, @mscdex | | ||
| 796 | + | `doc/*`, `*.md` | @nodejs/documentation | | ||
| 797 | + | `lib/assert` | @nodejs/assert | | ||
| 798 | + | `lib/async_hooks` | @nodejs/async\_hooks for bugs/reviews (+ @nodejs/diagnostics for API) | | ||
| 799 | + | `lib/buffer` | @nodejs/buffer | | ||
| 800 | + | `lib/child_process` | @nodejs/child\_process | | ||
| 801 | + | `lib/cluster` | @nodejs/cluster | | ||
| 802 | + | `lib/{crypto,tls,https}` | @nodejs/crypto | | ||
| 803 | + | `lib/dgram` | @nodejs/dgram | | ||
| 804 | + | `lib/domains` | @nodejs/domains | | ||
| 805 | + | `lib/fs`, `src/{fs,file}` | @nodejs/fs | | ||
| 806 | + | `lib/{_}http{*}` | @nodejs/http | | ||
| 807 | + | `lib/inspector.js`, `src/inspector_*` | @nodejs/v8-inspector | | ||
| 808 | + | `lib/internal/bootstrap/*` | @nodejs/process | | ||
| 809 | + | `lib/internal/url`, `src/node_url` | @nodejs/url | | ||
| 810 | + | `lib/net` | @bnoordhuis, @indutny, @nodejs/streams | | ||
| 811 | + | `lib/repl` | @nodejs/repl | | ||
| 812 | + | `lib/{_}stream{*}` | @nodejs/streams | | ||
| 813 | + | `lib/timers` | @nodejs/timers | | ||
| 814 | + | `lib/util` | @nodejs/util | | ||
| 815 | + | `lib/zlib` | @nodejs/zlib | | ||
| 816 | + | `src/async_wrap.*` | @nodejs/async\_hooks | | ||
| 817 | + | `src/node_api.*` | @nodejs/node-api | | ||
| 818 | + | `src/node_crypto.*`, `src/crypto` | @nodejs/crypto | | ||
| 819 | + | `test/*` | @nodejs/testing | | ||
| 820 | + | `tools/node_modules/eslint`, `.eslintrc` | @nodejs/linting | | ||
| 821 | + | build | @nodejs/build | | ||
| 822 | + | `src/module_wrap.*`, `lib/internal/modules/*`, `lib/internal/vm/module.js` | @nodejs/modules | | ||
| 823 | + | GYP | @nodejs/gyp | | ||
| 824 | + | performance | @nodejs/performance | | ||
| 825 | + | platform specific | @nodejs/platform-{aix,arm,freebsd,macos,ppc,smartos,s390,windows,windows-arm} | | ||
| 826 | + | python code | @nodejs/python | | ||
| 827 | + | upgrading c-ares | @rvagg | | ||
| 828 | + | upgrading http-parser | @nodejs/http, @nodejs/http2 | | ||
| 829 | + | upgrading libuv | @nodejs/libuv | | ||
| 830 | + | upgrading npm | @nodejs/npm | | ||
| 831 | + | upgrading V8 | @nodejs/V8, @nodejs/post-mortem | | ||
| 832 | + | Embedded use or delivery of Node.js | @nodejs/delivery-channels | | ||
| 833 | 833 | ||
| 834 | 834 | When things need extra attention, are controversial, or `semver-major`: | |
| 835 | 835 | @nodejs/tsc | |
| Back | FazBrowse Home | New Git URL |
0 commit comments