diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index dfde7fdf30781c..ab2287a7abd15c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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