Skip to content

Commit 492e260

Browse files
mcollinanodejs-github-bot
authored andcommitted
meta: add nodejs/streams to CODEOWNERS
PR-URL: #35411 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent f215a4d commit 492e260

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@
2424
/doc/guides/offboarding.md @nodejs/tsc
2525
/doc/guides/onboarding-extras.md @nodejs/tsc
2626

27+
# streams
28+
29+
/lib/_stream* @nodejs/streams
30+
/lib/stream.js @nodejs/streams
31+
/lib/stream/* @nodejs/streams
32+
/lib/internal/streams/* @nodejs/streams
33+
2734
# net
2835

2936
/deps/cares @nodejs/net

0 commit comments

Comments
 (0)