From 28d20b56e6afb8610245aec8639bfe752b7f466b Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Wed, 24 Mar 2021 20:34:15 -0400 Subject: contact: also send to ravi@fsf.org.in --- static/contact/submit/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/contact/submit/index.php b/static/contact/submit/index.php index 8ac61f2..4654a85 100644 --- a/static/contact/submit/index.php +++ b/static/contact/submit/index.php @@ -9,7 +9,7 @@ */ function to() { - return 'praveen@onenetbeyond.org, ravi@anche.no'; + return 'praveen@onenetbeyond.org, ravi@anche.no, ravi@fsf.org.in'; } function email_valid($e) { -- cgit v1.2.3