Update review email address

(imported from commit 2642b9fb91ab4ca0445063bccc0d46738adb64eb)
This commit is contained in:
Reid Barton 2015-08-17 21:53:10 +00:00
parent c6ca60d6dc
commit 9c310c6cdd
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
from __future__ import unicode_literals
## 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 = 'dropbox.com'