From 9e87ac9e0e4db02cc61f34aba8b5c378a7c6da26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Tue, 7 Dec 2021 18:22:06 +0100 Subject: [PATCH] chore: update CODEOWNERS (#13020) --- .github/CODEOWNERS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c1b3f9bc94..c7e0023a89 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -26,5 +26,8 @@ runtime/ @bartlomieju serde_v8/ @AaronO test_ffi/ @bartlomieju test_util/ @bartlomieju +test_util/wpt/ @lucacasonato +test_util/ @bartlomieju third_party/ @bartlomieju -tools/ @bartlomieju @dsherret \ No newline at end of file +tools/ @bartlomieju @dsherret +tools/wpt/ @lucacasonato \ No newline at end of file