Consolidate other .github files

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2026-03-24 13:13:01 +00:00
parent 4698bff4e8
commit 7f79229f67
7 changed files with 3 additions and 58 deletions
+3 -1
View File
@@ -1,6 +1,6 @@
* @element-hq/element-web-reviewers
/.github/workflows/** @element-hq/element-web-team
package.json @element-hq/element-web-team
**/package.json @element-hq/element-web-team
/pnpm-lock.yaml @element-hq/element-web-team
/apps/web/src/SecurityManager.ts @element-hq/element-crypto-web-reviewers
@@ -26,8 +26,10 @@ package.json @element-hq/element-web-team
# Ignore translations as those will be updated by GHA for Localazy download
/apps/web/src/i18n/strings
/apps/desktop/src/i18n/strings
/packages/shared-components/src/i18n/strings
/apps/web/src/i18n/strings/en_EN.json @element-hq/element-web-reviewers
/apps/desktop/src/i18n/strings/en_EN.json @element-hq/element-web-reviewers
/packages/shared-components/src/i18n/strings/en_EN.json @element-hq/element-web-reviewers
# Ignore the synapse & mas plugins as this is updated by GHA for docker image updating