From 4705096ffa5baac7706fae7b7f0ff3d143eba05f Mon Sep 17 00:00:00 2001 From: MIT License Bot Date: Thu, 26 Sep 2019 12:56:04 +0100 Subject: [PATCH] chore: Automated creation of user myproject. --- users/myproject.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 users/myproject.json diff --git a/users/myproject.json b/users/myproject.json new file mode 100644 index 00000000..f1eac958 --- /dev/null +++ b/users/myproject.json @@ -0,0 +1,8 @@ +{ + "copyright": "Alexander Krutov", + "url": "http://domometer.ru", + "format": "html", + "license": "mit", + "theme": "default", + "gravatar": "false" +} \ No newline at end of file