We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 092c723 commit 5c57feaCopy full SHA for 5c57fea
doc/onboarding-extras.md
@@ -13,11 +13,11 @@
13
| `lib/{crypto,tls,https}` | @nodejs/crypto |
14
| `lib/dgram` | @cjihrig, @mcollina |
15
| `lib/domains` | @misterdjules |
16
-| `lib/fs`, `src/{fs|file}` | @nodejs/fs |
+| `lib/fs`, `src/{fs,file}` | @nodejs/fs |
17
| `lib/internal/url`, `src/node_url` | @nodejs/url |
18
| `lib/{_}http{*}` | @nodejs/http |
19
| `lib/net` | @bnoordhuis, @indutny, @nodejs/streams |
20
-| `lib/{_}stream{s|*}` | @nodejs/streams |
+| `lib/{_}stream{*}` | @nodejs/streams |
21
| `lib/repl` | @addaleax, @fishrock123 |
22
| `lib/timers` | @fishrock123, @misterdjules |
23
| `lib/util` | @bnoordhuis, @cjihrig, @evanlucas |
0 commit comments