From b0bb702995fce1e119e1676611f2fb858c859bf8 Mon Sep 17 00:00:00 2001 From: Pouya Saadeghi Date: Fri, 25 Mar 2016 21:07:18 +0430 Subject: [PATCH] Add our team's user --- users/atbox.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 users/atbox.json diff --git a/users/atbox.json b/users/atbox.json new file mode 100644 index 00000000..36ecfaf2 --- /dev/null +++ b/users/atbox.json @@ -0,0 +1,8 @@ +{ + "copyright": "Atbox, https://atbox.io", + "url": "https://atbox.io", + "format": "html", + "email": "info@atbox.io", + "gravatar": true, + "theme": "opensans" +}