summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2021-03-24 20:34:32 -0400
committerrsiddharth <s@ricketyspace.net>2021-03-24 20:34:32 -0400
commit573d5f33d6c17a7ff412b6b218cf87bbe45648b7 (patch)
treee682c96672a1816b9bdbd3f0d22e6156c4742c21
parent28d20b56e6afb8610245aec8639bfe752b7f466b (diff)
volunteer: also send to ravi@fsf.org.in
-rw-r--r--static/volunteer/submit/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/volunteer/submit/index.php b/static/volunteer/submit/index.php
index 43c45c4..47a8681 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';
+ return 'praveen@onenetbeyond.org, ravi@anche.no, ravi@fsf.org.in';
}
function email_valid($e) {