We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34450d5 commit 21a86a3Copy full SHA for 21a86a3
.github/CODEOWNERS
@@ -17,6 +17,11 @@
17
/playwright/e2e/crypto/ @element-hq/element-crypto-web-reviewers
18
/playwright/e2e/settings/encryption-user-tab/ @element-hq/element-crypto-web-reviewers
19
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
25
# Ignore translations as those will be updated by GHA for Localazy download
26
/src/i18n/strings
27
/src/i18n/strings/en_EN.json @element-hq/element-web-reviewers
0 commit comments