mirror of https://github.com/zulip/zulip.git
review: Customize for humbughq.com
(imported from commit f757954077f287a9d3092a7a5a475fd5c0c12a2f)
This commit is contained in:
parent
26115c8232
commit
d8b8e396a6
|
@ -17,10 +17,10 @@
|
||||||
# Author: Greg Price <price@ksplice.com>
|
# Author: Greg Price <price@ksplice.com>
|
||||||
|
|
||||||
## CC_EMAIL: All review requests will be CC'd here.
|
## CC_EMAIL: All review requests will be CC'd here.
|
||||||
CC_EMAIL = 'code-review@example.com'
|
CC_EMAIL = 'code-review@humbughq.com'
|
||||||
|
|
||||||
## DOMAIN: Reviewers without an '@' will be assumed to be localparts here.
|
## DOMAIN: Reviewers without an '@' will be assumed to be localparts here.
|
||||||
DOMAIN = 'example.com'
|
DOMAIN = 'humbughq.com'
|
||||||
|
|
||||||
##### END CONFIG #####
|
##### END CONFIG #####
|
||||||
## But you might want to change behavior below.
|
## But you might want to change behavior below.
|
||||||
|
|
Loading…
Reference in New Issue