diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 000000000..004542472 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,4 @@ +# Please see https://help.github.com/articles/about-codeowners/ for more information + +# JavaScript Core Interface Tests +/js/src/ @VictorBjelkholm @travisperson