diff options
author | varac <varacanero@zeromail.org> | 2013-02-07 12:37:12 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2013-02-07 12:37:12 +0100 |
commit | 4ac24fd0c0bd8e3791d9718dcb239205f356ad4f (patch) | |
tree | af0d4a65ea23d5c76944b55f648206e31fd23527 | |
parent | 2fc1f63f7c8bbd5a0c066e8a6597f74d20c5731c (diff) |
contact_email: admin@bitmask.net -> sysdev@leap.se
-rw-r--r-- | provider/common.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/provider/common.json b/provider/common.json index dc6e165..3a25e73 100644 --- a/provider/common.json +++ b/provider/common.json @@ -2,5 +2,5 @@ # Options put here are inherited by all nodes. # { - "contact_email": "admin@bitmask.net" + "contact_email": "sysdev@leap.se" } |