From 06280914608d54f9c3847b5dbf917786e0275857 Mon Sep 17 00:00:00 2001 From: TJ Harrop Date: Sat, 1 Jun 2019 10:39:29 +1000 Subject: [PATCH 1/2] Create tjharrop.json --- users/tjharrop.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 users/tjharrop.json diff --git a/users/tjharrop.json b/users/tjharrop.json new file mode 100644 index 00000000..b8d7f248 --- /dev/null +++ b/users/tjharrop.json @@ -0,0 +1 @@ +{"copyright":"TJ Harrop","url":"http:\/\/tjharrop.github.io","email":"tjharrop@gmail.com","format":"html"} From d60afcb55d6565d35b3d378f36834070cf5e320b Mon Sep 17 00:00:00 2001 From: Richie Bendall Date: Thu, 20 Jun 2019 20:50:54 +1200 Subject: [PATCH 2/2] 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" +}