diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3b2b9b79..8d086e18 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -10,3 +10,6 @@ # DevOps for Actions and other workflow changes. .github/workflows @bitwarden/dept-devops .github/secrets @bitwarden/dept-devops + +# Multiple Owners +**/package.json \ No newline at end of file