diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..fde474c --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,4 @@ +# Security + +**/yarn.lock @phantom/security +**/package.json @phantom/security \ No newline at end of file