doc: update codeowners with website team

PR-URL: https://github.com/nodejs/node/pull/48197
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
Claudio Wunder
2023-05-29 11:22:05 +02:00
committed by GitHub
parent 607c8f4eac
commit 191dce8ff3

5
.github/CODEOWNERS vendored
View File

@@ -18,6 +18,11 @@
/LICENSE @nodejs/tsc
/onboarding.md @nodejs/tsc
# website
/doc/api_assets @nodejs/website
/doc/template.html @nodejs/website
/tools/doc @nodejs/website
# streams
/lib/_stream* @nodejs/streams