mirror of https://github.com/zulip/zulip.git
Update review email address
(imported from commit 2642b9fb91ab4ca0445063bccc0d46738adb64eb)
This commit is contained in:
parent
c6ca60d6dc
commit
9c310c6cdd
|
@ -20,7 +20,7 @@
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
## CC_EMAIL: All review requests will be CC'd here.
|
## CC_EMAIL: All review requests will be CC'd here.
|
||||||
CC_EMAIL = 'code-review@zulip.com'
|
CC_EMAIL = 'team-zulip@dropbox.com'
|
||||||
|
|
||||||
## DOMAIN: Reviewers without an '@' will be assumed to be localparts here.
|
## DOMAIN: Reviewers without an '@' will be assumed to be localparts here.
|
||||||
DOMAIN = 'dropbox.com'
|
DOMAIN = 'dropbox.com'
|
||||||
|
|
Loading…
Reference in New Issue