summaryrefslogtreecommitdiffstats
path: root/test/wpt/tests/CODEOWNERS
diff options
context:
space:
mode:
Diffstat (limited to 'test/wpt/tests/CODEOWNERS')
-rw-r--r--test/wpt/tests/CODEOWNERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/wpt/tests/CODEOWNERS b/test/wpt/tests/CODEOWNERS
new file mode 100644
index 0000000..140e0c6
--- /dev/null
+++ b/test/wpt/tests/CODEOWNERS
@@ -0,0 +1,6 @@
+# Require review for changes that often need an RFC
+/resources/testdriver* @web-platform-tests/wpt-core-team
+/resources/testharness* @web-platform-tests/wpt-core-team
+
+# Prevent accidentally touching tools/third_party
+/tools/third_party/ @web-platform-tests/wpt-core-team