Uh oh!
There was an error while loading. Please reload this page.
meta: add gyp as owner of gyp files and tools/gyp - #34847
Conversation
Review requested:
|
mmarchini
commented
Aug 19, 2020
cc @nodejs/gyp is it ok to add you as owner of gyp files? |
jasnell
commented
Aug 19, 2020
Likely should also include @nodejs/build |
mmarchini
commented
Aug 19, 2020
Not sure, maybe |
mmarchini
commented
Aug 19, 2020
lol linter is failing (and I used a linter locally to check those exact lines 😅). Will figure out before landing, but the idea is to have |
richardlau
commented
Aug 19, 2020
Is Lines 1 to 6 in 6f0b87d |
Nice catch, I didn't realize that. Is that something we still want to enforce? It's probably a leftover from the first codeowners attempt a while back. |
gengjiawen
commented
Aug 20, 2020
cc @targos looks like you are not in this group. |
ryzokuken
left a comment
There was a problem hiding this comment.
cc @nodejs/gyp is it ok to add you as owner of gyp files?
Yes! Thank you.
ryzokuken
commented
Aug 20, 2020
P.S. I added @mmarchini to @nodejs/gyp so now we do have a TSC member on the team, it would be nice to have @targos on there too, if they are willing. |
targos
commented
Aug 20, 2020
Thanks, I added myself to the team :) |
This comment has been minimized.
This comment has been minimized.
mmarchini
commented
Aug 21, 2020
Uh oh!
There was an error while loading. Please reload this page.
Trott
commented
Aug 22, 2020
(Sorry about the accidental close. Wrong window!) |
aduh95
commented
Nov 8, 2020
@mmarchini This needs a rebase. |
Co-authored-by: Jiawen Geng <technicalcute@gmail.com> PR-URL: #34847 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Co-authored-by: Jiawen Geng <technicalcute@gmail.com> PR-URL: #34847 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes