Merge branch 'master' of github.com:remy/mit-license

This commit is contained in:
Remy Sharp 2011-10-19 22:29:17 +01:00
commit 3474a342a7
6 changed files with 24 additions and 1 deletions

View file

@ -1,4 +1,5 @@
{
"copyright": "John Flesch, http://fles.ch",
"url": "http://fles.ch"
"url": "http://fles.ch",
"theme": "flesch"
}

5
users/frozzare.json Normal file
View file

@ -0,0 +1,5 @@
{
"copyright": "Fredrik Forsmo, http://forsmo.me",
"url": "http://forsmo.me",
"theme": "flesch"
}

5
users/mheap.json Normal file
View file

@ -0,0 +1,5 @@
{
"copyright": "Michael Heap, http://michaelheap.com",
"url": "http://michaelheap.com",
"theme": "default"
}

5
users/ndw.json Normal file
View file

@ -0,0 +1,5 @@
{
"copyright": "Norman Walsh, http://nwalsh.com/",
"url": "http://nwalsh.com/",
"theme": "flesch"
}

3
users/simon.json Normal file
View file

@ -0,0 +1,3 @@
{
"copyright": "Simon MacDonald, http://simonmacdonald.com"
}

4
users/vsr.json Normal file
View file

@ -0,0 +1,4 @@
{
"copyright": "Vinay Raikar, http://vinayraikar.com",
"url": "http://vinayraikar.com"
}