From 805a4435d0da5e7fc76f9bd061923c8657dd0f00 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Thu, 23 Jul 2020 16:44:55 -0400 Subject: volunteer/submit: update 'to' address Remove GN and Srikar; add Praveen. --- static/volunteer/submit/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/volunteer') diff --git a/static/volunteer/submit/index.php b/static/volunteer/submit/index.php index 401ad01..635e6c0 100644 --- a/static/volunteer/submit/index.php +++ b/static/volunteer/submit/index.php @@ -9,7 +9,7 @@ */ function to() { - return 'srikar@ninthfloor.org, nagarjun@gnowledge.org'; + return 'praveen@onenetbeyond.org'; } function email_valid($e) { -- cgit v1.2.3