diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 34431799f4..bf8ea6e6ef 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -20,6 +20,7 @@ # Ignore translations as those will be updated by GHA for Localazy download /src/i18n/strings /src/i18n/strings/en_EN.json @element-hq/element-web-reviewers -# Ignore the synapse plugin as this is updated by GHA for docker image updating +# Ignore the synapse & mas plugins as this is updated by GHA for docker image updating /playwright/testcontainers/synapse.ts +/playwright/testcontainers/mas.ts