From d60afcb55d6565d35b3d378f36834070cf5e320b Mon Sep 17 00:00:00 2001 From: Richie Bendall Date: Thu, 20 Jun 2019 20:50:54 +1200 Subject: [PATCH] Enforce regular formatting --- users/tjharrop.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/users/tjharrop.json b/users/tjharrop.json index b8d7f248..3f1f3ffc 100644 --- a/users/tjharrop.json +++ b/users/tjharrop.json @@ -1 +1,6 @@ -{"copyright":"TJ Harrop","url":"http:\/\/tjharrop.github.io","email":"tjharrop@gmail.com","format":"html"} +{ + "copyright": "TJ Harrop", + "url": "https://tjharrop.github.io", + "email": "tjharrop@gmail.com", + "format": "html" +}