meta: add tsc and build team as codeowners building.md

PR-URL: https://github.com/nodejs/node/pull/59298
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Ruy Adorno <ruy@vlt.sh>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
Rafael Gonzaga 2025-08-02 10:59:50 -03:00 committed by GitHub
parent 824c0715bf
commit 037b65500b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
.github/CODEOWNERS vendored
View file

@ -18,6 +18,7 @@
/doc/contributing/**/* @nodejs/tsc /doc/contributing/**/* @nodejs/tsc
/GOVERNANCE.md @nodejs/tsc /GOVERNANCE.md @nodejs/tsc
/SECURITY.md @nodejs/tsc /SECURITY.md @nodejs/tsc
/BUILDING.md @nodejs/build @nodejs/tsc
/LICENSE @nodejs/tsc /LICENSE @nodejs/tsc
/onboarding.md @nodejs/tsc /onboarding.md @nodejs/tsc