Update zulipchat.com emails to zulip.com.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2020-06-08 14:02:08 -07:00
parent 5d775405d9
commit 1b23468375
2 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ sendFeedback.buttonLabel = 'Report Issue';
sendFeedback.loaderSuccessText = '';
sendFeedback.useReporter('emailReporter', {
email: 'support@zulipchat.com'
email: 'support@zulip.com'
});
feedbackHolder.addEventListener('click', (event: Event) => {

View File

@@ -8,7 +8,7 @@
"copyright": "Kandra Labs, Inc.",
"author": {
"name": "Kandra Labs, Inc.",
"email": "support@zulipchat.com"
"email": "support@zulip.com"
},
"repository": {
"type": "git",
@@ -77,7 +77,7 @@
"AppImage",
"snap"
],
"maintainer": "Akash Nimare <akash@zulipchat.com>",
"maintainer": "Akash Nimare <akash@zulip.com>",
"artifactName": "${productName}-${version}-${arch}.${ext}"
},
"deb": {