From fb5461c06731b09412a45accbe22dc45c214de9a Mon Sep 17 00:00:00 2001 From: John Schult Date: Tue, 3 Mar 2015 09:08:25 -0500 Subject: [PATCH] Added johnschult.json. The URL already resolves, but I think I created it before it was customizable :) --- users/johnschult.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 users/johnschult.json diff --git a/users/johnschult.json b/users/johnschult.json new file mode 100644 index 00000000..25031262 --- /dev/null +++ b/users/johnschult.json @@ -0,0 +1,6 @@ +{ + "copyright": "John Schult, https://github.com/johnschult", + "email": "johnschult@icloud.com", + "gravatar": true, + "theme" : "default" +}