Merge pull request #447 from thefoakhouse/foak

Add user.json
This commit is contained in:
Remy Sharp 2014-03-23 14:44:12 +00:00
commit b55d8d6cfb
4 changed files with 15 additions and 14 deletions

1
users/foak.json Normal file
View file

@ -0,0 +1 @@
{"copyright":"Foak Productions Limited","url":"http:\/\/thefoakhouse.com","email":"info@thefoakhouse.com","gravatar":true}

View file

@ -1,5 +1,5 @@
{
"copyright": "Larry Botha, http://larrybotha.github.com/",
"url": "http://larrybotha.github.com/",
"theme": "double-windsor"
{
"copyright": "Larry Botha, http://larrybotha.github.com/",
"url": "http://larrybotha.github.com/",
"theme": "double-windsor"
}

View file

@ -1,6 +1,6 @@
{
"copyright" : "Marc-Antoine Lemieux, http://marcantoinelemieux.com",
"url" : "http://marcantoinelemieux.com",
"email" : "marc@marcantoinelemieux.com",
"theme" : "afterdark"
{
"copyright" : "Marc-Antoine Lemieux, http://marcantoinelemieux.com",
"url" : "http://marcantoinelemieux.com",
"email" : "marc@marcantoinelemieux.com",
"theme" : "afterdark"
}

View file

@ -1,6 +1,6 @@
{
"copyright": "Nick Martinelli, http://nickmartinelli.com",
"url": "http://nickmartinelli.com",
"email": "nicho.m@gmail.com",
"theme": "plaintext"
{
"copyright": "Nick Martinelli, http://nickmartinelli.com",
"url": "http://nickmartinelli.com",
"email": "nicho.m@gmail.com",
"theme": "plaintext"
}