From 4de351ac6faa87fc1a7066b3cfea6bcb6bb6d803 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sun, 17 Jan 2021 12:18:04 -0500 Subject: static: update volunteer/submit Send volunteer email to Ravi Dwivedi too. --- static/volunteer/submit/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/volunteer/submit/index.php b/static/volunteer/submit/index.php index 72e3980..9161d7b 100644 --- a/static/volunteer/submit/index.php +++ b/static/volunteer/submit/index.php @@ -9,7 +9,7 @@ */ function to() { - return 'praveen@onenetbeyond.org'; + return 'praveen@onenetbeyond.org, ravi@anche.no'; } function email_valid($e) { -- cgit v1.2.3