Skip to content

Commit f0c335c

Browse files
Trottevanlucas
authored andcommitted
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 <info@bnoordhuis.nl>
1 parent 3747d91 commit f0c335c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

‎doc/onboarding-extras.md‎

Lines changed: 2 additions & 1 deletion
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)