summaryrefslogtreecommitdiffstats
path: root/static/volunteer
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2020-07-23 16:44:55 -0400
committerrsiddharth <s@ricketyspace.net>2020-07-23 16:44:55 -0400
commit805a4435d0da5e7fc76f9bd061923c8657dd0f00 (patch)
treec31948e34c6693716cd967a09b23f9981d358dfd /static/volunteer
parent6f985f15df38c72fcedd254ae82f0732880cca1e (diff)
volunteer/submit: update 'to' address
Remove GN and Srikar; add Praveen.
Diffstat (limited to 'static/volunteer')
-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 401ad01..635e6c0 100644
--- a/static/volunteer/submit/index.php
+++ b/static/volunteer/submit/index.php
@@ -9,7 +9,7 @@
*/
function to() {
- return 'srikar@ninthfloor.org, nagarjun@gnowledge.org';
+ return 'praveen@onenetbeyond.org';
}
function email_valid($e) {