From cec4c1bdaea0d77bee860f5dd0cd67bc3d5e6913 Mon Sep 17 00:00:00 2001 From: Richie Bendall Date: Mon, 22 Jul 2019 16:11:06 +1200 Subject: [PATCH] chore: Update formatting Signed-off-by: Richie Bendall --- users/appsattic.json | 12 ++++++------ users/chilts.json | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/users/appsattic.json b/users/appsattic.json index 35d97de0..fe317f76 100644 --- a/users/appsattic.json +++ b/users/appsattic.json @@ -1,8 +1,8 @@ { - "copyright" : "AppsAttic Ltd", - "url" : "https://appsattic.com/", - "email" : "chilts@appsattic.com", - "format" : "html", - "gravatar" : true, - "theme" : "default" + "copyright": "AppsAttic Ltd", + "url": "https://appsattic.com/", + "email": "chilts@appsattic.com", + "format": "html", + "gravatar": true, + "theme": "default" } diff --git a/users/chilts.json b/users/chilts.json index a9234ce8..210a2234 100644 --- a/users/chilts.json +++ b/users/chilts.json @@ -1,8 +1,8 @@ { - "copyright" : "Andrew Chilton", - "url" : "https://chilts.org/", - "email" : "andychilton@gmail.com", - "format" : "html", - "gravatar" : true, - "theme" : "double-windsor" + "copyright": "Andrew Chilton", + "url": "https://chilts.org/", + "email": "andychilton@gmail.com", + "format": "html", + "gravatar": true, + "theme": "double-windsor" }