We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 700c6d9 commit 0f903bbCopy full SHA for 0f903bb
doc/onboarding-extras.md
@@ -2,6 +2,8 @@
2
3
| subsystem | maintainers |
4
| --- | --- |
5
+| `benchmark/*` | @nodejs/benchmarking, @mscdex |
6
+| `bootstrap_node.js` | @fishrock123 |
7
| `lib/assert` | @nodejs/testing |
8
| `lib/buffer` | @nodejs/buffer |
9
| `lib/child_process` | @bnoordhuis, @cjihrig |
@@ -16,7 +18,6 @@
16
18
| `lib/timers` | @fishrock123, @misterdjules |
17
19
| `lib/util` | @bnoordhuis, @cjihrig, @evanlucas |
20
| `lib/zlib` | @addaleax, @bnoordhuis, @indutny |
-| `bootstrap_node.js` | @fishrock123 |
21
| `src/async-wrap.*` | @trevnorris |
22
| `src/node_crypto.*` | @nodejs/crypto |
23
| `test/*` | @nodejs/testing |
0 commit comments