From 04d509db569a751076d761aeae14b6a42769fbcb Mon Sep 17 00:00:00 2001 From: Filip Skokan Date: Sun, 6 Sep 2026 17:02:30 +0200 Subject: [PATCH] meta: add web-standards as webidl owners Signed-off-by: Filip Skokan --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4f0c1f58bd2b..2e8dac324f75 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -189,6 +189,7 @@ # Web Standards /lib/internal/bootstrap/web/* @nodejs/web-standards /lib/internal/navigator.js @nodejs/web-standards +/lib/internal/webidl.js @nodejs/web-standards /test/fixtures/wpt/ @nodejs/web-standards /test/wpt/ @nodejs/web-standards