From de0dbaf714d53ea6e6aa8d5ebacf7214b0b43167 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sat, 6 Jul 2019 13:38:57 -0400 Subject: static/volunteer/submit/index.php: Update to. * static/volunteer/submit/index.php (to): Change 'to' address. --- static/volunteer/submit/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/volunteer/submit') diff --git a/static/volunteer/submit/index.php b/static/volunteer/submit/index.php index 9c3fc5a..3f107e8 100644 --- a/static/volunteer/submit/index.php +++ b/static/volunteer/submit/index.php @@ -9,7 +9,7 @@ */ function to() { - return 's@cygnus.ricketyspace.net'; + return 'srikar@ninthfloor.org, nagarjun@gnowledge.org'; } function email_valid($e) { -- cgit v1.2.3