meta: add web-standards as WPTs owner

PR-URL: https://github.com/nodejs/node/pull/50636
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
Filip Skokan 2023-11-11 21:08:08 +01:00 committed by GitHub
parent ce6c9b050d
commit 468b152a77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.github/CODEOWNERS vendored
View File

@ -178,3 +178,5 @@
# Web Standards
/lib/internal/bootstrap/web/* @nodejs/web-standards
/lib/internal/navigator.js @nodejs/web-standards
/test/fixtures/wpt/ @nodejs/web-standards
/test/wpt/ @nodejs/web-standards