codeowners: add rule for *.gypi files
PR-URL: https://github.com/nodejs/node/pull/20740 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
This commit is contained in:
parent
efe3784f8c
commit
187e641736
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
@ -56,6 +56,7 @@
|
|||||||
*.md @nodejs/documentation
|
*.md @nodejs/documentation
|
||||||
*.py @nodejs/python
|
*.py @nodejs/python
|
||||||
*.gyp @nodejs/gyp
|
*.gyp @nodejs/gyp
|
||||||
|
*.gypi @nodejs/gyp
|
||||||
|
|
||||||
Makefile @nodejs/build
|
Makefile @nodejs/build
|
||||||
vcbuild.bat @nodejs/build
|
vcbuild.bat @nodejs/build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user