From c4174068cabf0d85902b2e40eb4cd039bf99486d Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sat, 3 Apr 2021 01:55:30 -0400 Subject: static: update 'to' address don't forward messages to praveen and ravi's email addresses. --- static/volunteer/submit/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/volunteer/submit/index.php b/static/volunteer/submit/index.php index 47a8681..4ffb3d4 100644 --- a/static/volunteer/submit/index.php +++ b/static/volunteer/submit/index.php @@ -9,7 +9,7 @@ */ function to() { - return 'praveen@onenetbeyond.org, ravi@anche.no, ravi@fsf.org.in'; + return 's@gnu.org.in'; } function email_valid($e) { -- cgit v1.2.3