Merge remote-tracking branch 'origin/pr/801'

* origin/pr/801:
  Add our team's user
  Add my user
This commit is contained in:
Remy Sharp 2016-04-20 11:10:57 +01:00
commit ef7509da9f
2 changed files with 16 additions and 0 deletions

8
users/atbox.json Normal file
View file

@ -0,0 +1,8 @@
{
"copyright": "Atbox, https://atbox.io",
"url": "https://atbox.io",
"format": "html",
"email": "info@atbox.io",
"gravatar": true,
"theme": "opensans"
}

8
users/pouya.json Normal file
View file

@ -0,0 +1,8 @@
{
"copyright": "Pouya Saadeghi, http://saadeghi.ir",
"url": "http://saadeghi.ir",
"format": "html",
"email": "pouya.saadeghi@gmail.com",
"gravatar": true,
"theme": "opensans"
}