Skip to content

Commit d69f3ee

Browse files
committed
meta: add nodejs/path to path files
PR-URL: #59289 Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Darshan Sen <[email protected]>
1 parent c89b67e commit d69f3ee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,3 +223,8 @@
223223
/lib/internal/inspector/* @nodejs/inspector
224224
/lib/internal/inspector_* @nodejs/inspector
225225
/lib/inspector.js @nodejs/inspector
226+
227+
# path
228+
/lib/path.js @nodejs/path
229+
/lib/path/* @nodejs/path
230+
/test/parallel/test-path-* @nodejs/path

0 commit comments

Comments
 (0)