Update CODEOWNERS to allow playwright docker image updates

This commit is contained in:
Michael Telatynski 2025-08-21 10:16:14 +01:00 committed by GitHub
parent 4735412c91
commit 5c8c39424a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
.github/CODEOWNERS vendored
View File

@ -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