| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 855bb8d commit c901cce
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -8,6 +8,7 @@ | |||
| 8 | 8 | | `bootstrap_node.js` | @fishrock123 | | |
| 9 | 9 | | `doc/*`, `*.md` | @nodejs/documentation | | |
| 10 | 10 | | `lib/assert` | @nodejs/testing | | |
| 11 | + | `lib/async_hooks` | @nodejs/async\_hooks for bugs/reviews (+ @nodejs/diagnostics for API) | | ||
| 11 | 12 | | `lib/buffer` | @nodejs/buffer | | |
| 12 | 13 | | `lib/child_process` | @bnoordhuis, @cjihrig | | |
| 13 | 14 | | `lib/cluster` | @bnoordhuis, @cjihrig, @mcollina | | |
@@ -29,8 +30,8 @@ | |||
| 29 | 30 | | `src/node_crypto.*` | @nodejs/crypto | | |
| 30 | 31 | | `test/*` | @nodejs/testing | | |
| 31 | 32 | | `tools/eslint`, `.eslintrc` | @not-an-aardvark, @silverwind, @trott | | |
| 32 | - | async\_hooks | @nodejs/async\_hooks for bugs/reviews (+ @nodejs/diagnostics for API) | | ||
| 33 | 33 | | build | @nodejs/build | | |
| 34 | + | ES Modules | @bmeck, @Fishrock123, @guybedford, @MylesBorins, @targos | | ||
| 34 | 35 | | GYP | @nodejs/gyp | | |
| 35 | 36 | | performance | @nodejs/performance | | |
| 36 | 37 | | platform specific | @nodejs/platform-{aix,arm,freebsd,macos,ppc,smartos,s390,windows} | | |
| Back | FazBrowse Home | New Git URL |
0 commit comments