forward all emails from @dap.ps to Andy

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-06-01 07:52:49 -04:00
parent 1e6269427b
commit 6f108c653c
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020

View File

@ -36,7 +36,7 @@ var defaultConfig = {
emailKeyPrefix: "dap.ps/",
forwardMapping: {
"@dap.ps": [
"jakub@status.im",
"andy@status.im",
],
}
};