From 01b742445374e28142fa4ad07073e3d71f04bc14 Mon Sep 17 00:00:00 2001 From: MIT License Bot Date: Mon, 7 Dec 2020 17:19:32 +0000 Subject: [PATCH] Automated creation of user ghost. --- users/ghost.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 users/ghost.json diff --git a/users/ghost.json b/users/ghost.json new file mode 100644 index 00000000..cae6e949 --- /dev/null +++ b/users/ghost.json @@ -0,0 +1,9 @@ +{ + "copyright": "GHOST", + "url": "https://ghostdev.xyz", + "email": "ghostdevbusiness@gmail.com", + "format": "html", + "license": "mit", + "theme": "default", + "gravatar": true +} \ No newline at end of file