summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2021-03-24 20:34:15 -0400
committerrsiddharth <s@ricketyspace.net>2021-03-24 20:34:15 -0400
commit28d20b56e6afb8610245aec8639bfe752b7f466b (patch)
treed27c494c17fccbbb5db9d4bcd8adcf7cedec9b28
parent6a4de5258c39b21f98b82e33c2631101e72a1616 (diff)
contact: also send to ravi@fsf.org.in
-rw-r--r--static/contact/submit/index.php2
1 files changed, 1 insertions, 1 deletions
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) {