diff options
-rw-r--r-- | .github/CODEOWNERS | 5 |
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 |