From f1938c159930c84f090cc9682468d4d8d72b4d9d Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Thu, 23 Jul 2020 16:45:48 -0400 Subject: contact/submit: update 'to' address Remove GN and Srikar; add Praveen. --- static/contact/submit/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/contact/submit/index.php b/static/contact/submit/index.php index 5704a49..2ffc2a3 100644 --- a/static/contact/submit/index.php +++ b/static/contact/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