mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-27 15:07:42 +00:00
fix users
This commit is contained in:
commit
cb6d6d281d
13 changed files with 47 additions and 9 deletions
|
|
@ -1 +1 @@
|
||||||
{"copyright":"Anton Halim"}
|
{"copyright": "Anton Halim, http://antonhalim.me", "url": "antonhalim.me", "email": "anton@antonhalim.me", "theme": "flesch" }
|
||||||
|
|
|
||||||
|
|
@ -1 +1,5 @@
|
||||||
{"copyright":"crossjs","url":"http:\/\/crossjs.com","email":"liwenfu@crossjs.com","format":"txt"}
|
{
|
||||||
|
"copyright": "crossjs, http://crossjs.com",
|
||||||
|
"url": "http://crossjs.com",
|
||||||
|
"email": "liwenfu@crossjs.com"
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,8 @@
|
||||||
{"copyright":"Dhaval Kapil","url":"https:\/\/dhavalkapil.com","email":"me@dhavalkapil.com","format":"html","gravatar":true}
|
{
|
||||||
|
"copyright": "Dhaval Kapil",
|
||||||
|
"url": "https://dhavalkapil.com",
|
||||||
|
"email":"me@dhavalkapil.com",
|
||||||
|
"format": "html",
|
||||||
|
"gravatar": true,
|
||||||
|
"theme": "rokkitt"
|
||||||
|
}
|
||||||
|
|
|
||||||
1
users/dreams.json
Normal file
1
users/dreams.json
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
{"copyright": "Dreams of .NET, http://www.dreamsof.net","url": "http://www.dreamsof.net"}
|
||||||
|
|
@ -1 +1 @@
|
||||||
{"copyright":"Ewerton Assis","url":"http:\/\/dearaujoassis.com","email":"hello@dearaujoassis.com"}
|
{"copyright":"Ewerton Assis","url":"http:\/\/earaujoassis.com","email":"earaujoassis@gmail.com"}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,6 @@
|
||||||
{"copyright":"MC2","url":"http:\/\/mc2.com.tr","email":"contact@mc2.com.tr","gravatar":true}
|
{
|
||||||
|
"copyright": "MC2",
|
||||||
|
"url": "http://mc2.com.tr",
|
||||||
|
"email": "contact@mc2.com.tr",
|
||||||
|
"gravatar": true
|
||||||
|
}
|
||||||
|
|
|
||||||
8
users/mlxy.json
Normal file
8
users/mlxy.json
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"copyright": "mlxy, http://www.cnblogs.com/chihane/",
|
||||||
|
"url": "http://www.cnblogs.com/chihane/",
|
||||||
|
"format": "html",
|
||||||
|
"email": "chihane@yeah.net",
|
||||||
|
"gravatar": true,
|
||||||
|
"theme": "opensans"
|
||||||
|
}
|
||||||
|
|
@ -1 +1 @@
|
||||||
{"copyright":"MooYeol Prescott Lee, http:\/\/debug.so","url":"http:\/\/debug.so","email":"mooyoul@gmail.com","gravatar":true}
|
{"copyright":"MooYeol Prescott Lee, http://debug.so","url":"http://debug.so","email":"mooyoul@gmail.com","gravatar":true}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,6 @@
|
||||||
{"copyright":"Nadeem Khan"}
|
{
|
||||||
|
"copyright":"Nadeem Khan",
|
||||||
|
"email": "nadeem7khan@gmail.com",
|
||||||
|
"theme": "double-windsor",
|
||||||
|
"gravatar": true
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
{"copyright":"Diego Rocha","url":"http:\/\/diegorocha.me","email":"qix1986@gmail.com","format":"txt"}
|
{"copyright":"Diego Rocha","url":"http:\/\/diegorocha.me","email":"qix1986@gmail.com","theme":"default","gravatar":true}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"copyright": "Kamijou Touma, http://ilp.moe",
|
"copyright": "Kamijou Touma, http://ilp.moe",
|
||||||
"url": "http://ilp.moe",
|
"url": "http://ilp.moe",
|
||||||
"email": "kamijoutouma@l.ilp.moe",
|
"email": "kami@ilp.moe",
|
||||||
"format": "html"
|
"format": "html"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
1
users/ysarbabi.json
Normal file
1
users/ysarbabi.json
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
{"copyright":"Yahya SayadArbabi","url":"http://ysarbabi.ir","email":"yahya.arbabi@gmail.com","format":"html","gravatar": true}
|
||||||
7
users/yuniorusop.json
Normal file
7
users/yuniorusop.json
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"copyright": "Yunior Rahmawan Usop",
|
||||||
|
"url": "http://www.yuniorusop.com",
|
||||||
|
"email": "yonkyunior@gmail.com",
|
||||||
|
"theme": "black-beauty",
|
||||||
|
"gravatar": true
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue