summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2021-12-07 18:22:06 +0100
committerGitHub <noreply@github.com>2021-12-07 18:22:06 +0100
commit9e87ac9e0e4db02cc61f34aba8b5c378a7c6da26 (patch)
tree8370329b2d207f2cc9e0143530f748a9696c8c9f
parenteb4a8fc8a0f9b29aa200754b43851ed294ed15da (diff)
chore: update CODEOWNERS (#13020)
-rw-r--r--.github/CODEOWNERS5
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index c1b3f9bc9..c7e0023a8 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