Skip to content

Commit 0f903bb

Browse files
TrottMyles Borins
authored and
Myles Borins
committed
doc: add benchmark who-to-CC info
Add benchmark to "Who to CC". Also, alphabetized the only non-alphabetized subsystem. PR-URL: #7604 Reviewed-By: Ben Noordhuis <[email protected]>
1 parent 700c6d9 commit 0f903bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/onboarding-extras.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
| subsystem | maintainers |
44
| --- | --- |
5+
| `benchmark/*` | @nodejs/benchmarking, @mscdex |
6+
| `bootstrap_node.js` | @fishrock123 |
57
| `lib/assert` | @nodejs/testing |
68
| `lib/buffer` | @nodejs/buffer |
79
| `lib/child_process` | @bnoordhuis, @cjihrig |
@@ -16,7 +18,6 @@
1618
| `lib/timers` | @fishrock123, @misterdjules |
1719
| `lib/util` | @bnoordhuis, @cjihrig, @evanlucas |
1820
| `lib/zlib` | @addaleax, @bnoordhuis, @indutny |
19-
| `bootstrap_node.js` | @fishrock123 |
2021
| `src/async-wrap.*` | @trevnorris |
2122
| `src/node_crypto.*` | @nodejs/crypto |
2223
| `test/*` | @nodejs/testing |

0 commit comments

Comments
 (0)