summary refs log tree commit diff stats
path: root/getwtxt.json
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-05-13 03:52:15 -0400
committerBen Morrison <ben@gbmor.dev>2019-05-13 03:52:15 -0400
commitf06a2d6126bed22d38b506e1edc8822386a7cc33 (patch)
tree282cb6924e3fa48fa457534f44efae0a256c697f /getwtxt.json
parentb42a3d0d66712b8da71e6f7984b3cf16d3e304fc (diff)
downloadgetwtxt-f06a2d6126bed22d38b506e1edc8822386a7cc33.tar.gz
fixed viper config parsing resulting in build errors
Diffstat (limited to 'getwtxt.json')
-rw-r--r--getwtxt.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/getwtxt.json b/getwtxt.json
index c11c8e5..66c725e 100644
--- a/getwtxt.json
+++ b/getwtxt.json
@@ -6,6 +6,6 @@
     "name": "getwtxt",
     "url": "https://twtxt.example.com",
     "owner": "gbmor",
-    "ownermail": "ben@gbmor.dev"
+    "mail": "ben@gbmor.dev"
   }
 }