diff options
author | varac <varacanero@zeromail.org> | 2015-04-11 20:42:57 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2015-04-11 20:42:57 +0200 |
commit | 8a13af82074086262d27875be47b5644142a8847 (patch) | |
tree | bd214fc54fb06525f292c22bfe43d963290eab69 | |
parent | f618f7104bd155f6fe7c90f9e6a9d7522c7b3a1f (diff) |
removed varac as contact from provider.bleeding.json and provider.unstable.json, because i get the sysdev mails anyway
-rw-r--r-- | provider.bleeding.json | 3 | ||||
-rw-r--r-- | provider.unstable.json | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/provider.bleeding.json b/provider.bleeding.json index 7d2605c..aeec189 100644 --- a/provider.bleeding.json +++ b/provider.bleeding.json @@ -1,8 +1,5 @@ { "service": { "allow_anonymous": false - }, - "contacts": { - "default": "varac@leap.se" } } diff --git a/provider.unstable.json b/provider.unstable.json index 3dc507c..0ed00b0 100644 --- a/provider.unstable.json +++ b/provider.unstable.json @@ -4,8 +4,5 @@ // }, //"platform": { // "branch": "develop" - }, - "contacts": { - "default": "varac@leap.se" } } |