summaryrefslogtreecommitdiffstats
path: root/static/contact
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2020-07-23 16:45:48 -0400
committerrsiddharth <s@ricketyspace.net>2020-07-23 16:45:48 -0400
commitf1938c159930c84f090cc9682468d4d8d72b4d9d (patch)
treed4469cd2852be96c03b962fa52637d8eb1547a30 /static/contact
parent805a4435d0da5e7fc76f9bd061923c8657dd0f00 (diff)
contact/submit: update 'to' address
Remove GN and Srikar; add Praveen.
Diffstat (limited to 'static/contact')
-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 5704a49..2ffc2a3 100644
--- a/static/contact/submit/index.php
+++ b/static/contact/submit/index.php
@@ -9,7 +9,7 @@
*/
function to() {
- return 'srikar@ninthfloor.org, nagarjun@gnowledge.org';
+ return 'praveen@onenetbeyond.org';
}
function email_valid($e) {