summaryrefslogtreecommitdiffstats
path: root/static/volunteer
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2021-01-17 12:18:04 -0500
committerrsiddharth <s@ricketyspace.net>2021-01-17 12:18:04 -0500
commit4de351ac6faa87fc1a7066b3cfea6bcb6bb6d803 (patch)
treee562929a13e2a1a61173fb74cc567ec4ae728357 /static/volunteer
parent5dd63998dead3d3899782c229f4ae765943d5a1f (diff)
static: update volunteer/submit
Send volunteer email to Ravi Dwivedi too.
Diffstat (limited to 'static/volunteer')
-rw-r--r--static/volunteer/submit/index.php2
1 files changed, 1 insertions, 1 deletions
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) {