Skip to content

Commit 8f8f528

Browse files
mmarchinitargos
authored andcommitted
meta: add gyp as owner of gyp files and tools/gyp
Co-authored-by: Jiawen Geng <[email protected]> PR-URL: #34847 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Ujjwal Sharma <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 67c5921 commit 8f8f528

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: .github/CODEOWNERS

+6
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,12 @@
9696
/doc/guides/adding-new-napi-api.md @nodejs/n-api
9797
/doc/api/n-api.md @nodejs/n-api
9898

99+
# gyp
100+
101+
*.gyp @nodejs/gyp
102+
*.gypi @nodejs/gyp
103+
/tools/gyp/**/* @nodejs/gyp
104+
99105
# WASI
100106
/deps/uvwasi/ @nodejs/wasi
101107
/doc/api/wasi.md @nodejs/wasi

0 commit comments

Comments
 (0)