Skip to content

Commit 21a86a3

Browse files
authored
Set call owner (#30750)
1 parent 34450d5 commit 21a86a3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@
1717
/playwright/e2e/crypto/ @element-hq/element-crypto-web-reviewers
1818
/playwright/e2e/settings/encryption-user-tab/ @element-hq/element-crypto-web-reviewers
1919

20+
21+
/src/models/Call.ts @element-hq/element-call-reviewers
22+
/src/call-types.ts @element-hq/element-call-reviewers
23+
/src/components/views/voip @element-hq/element-call-reviewers
24+
2025
# Ignore translations as those will be updated by GHA for Localazy download
2126
/src/i18n/strings
2227
/src/i18n/strings/en_EN.json @element-hq/element-web-reviewers

0 commit comments

Comments
 (0)