mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-27 15:07:42 +00:00
fixed merge conflict
This commit is contained in:
commit
0043c6948e
4 changed files with 21 additions and 1 deletions
5
users/bryan.json
Normal file
5
users/bryan.json
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"copyright": "Bryan Irace, http://bryanirace.com",
|
||||||
|
"url": "http://bryanirace.com",
|
||||||
|
"theme": "flesch"
|
||||||
|
}
|
||||||
|
|
@ -1 +1,5 @@
|
||||||
{"copyright":"jack @ freshma.de"}
|
{
|
||||||
|
"copyright": "Jack Keller, http://freshma.de",
|
||||||
|
"url": "http://freshma.de",
|
||||||
|
"theme": "flesch"
|
||||||
|
}
|
||||||
|
|
|
||||||
6
users/ricardo.json
Normal file
6
users/ricardo.json
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"copyright": "Ricardo Tomasi",
|
||||||
|
"url": "http://ricardo.cc/",
|
||||||
|
"email": "ricardobeat@gmail.com",
|
||||||
|
"theme": "flesch"
|
||||||
|
}
|
||||||
5
users/yudoufu.json
Normal file
5
users/yudoufu.json
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"copyright": "Daichi Kamemoto(a.k.a:yudoufu)",
|
||||||
|
"url": "http://yudoufu.com/",
|
||||||
|
"theme": "default"
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue