mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-13 12:35:48 +00:00
Merge branch 'master' of https://github.com/remy/mit-license
This commit is contained in:
commit
16a6c2c4e9
4 changed files with 26 additions and 2 deletions
6
users/dongfg.json
Normal file
6
users/dongfg.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"copyright": "dongfg",
|
||||
"url": "https://dongfg.com",
|
||||
"email": "mail@dongfg.com",
|
||||
"format": "txt"
|
||||
}
|
||||
9
users/rodrigokono.json
Normal file
9
users/rodrigokono.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"copyright": "Rodrigo Kono",
|
||||
"url": "http://rodrigokono.net",
|
||||
"email": "rodrigokono@gmail.com",
|
||||
"format": "html",
|
||||
"license": "mit",
|
||||
"theme": "default",
|
||||
"gravatar": "true"
|
||||
}
|
||||
9
users/stan-williams.json
Normal file
9
users/stan-williams.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"copyright": "Stan Williams",
|
||||
"url": "http://stanwilliams.org",
|
||||
"email": "oldtoolmaker@gmail.com",
|
||||
"format": "html",
|
||||
"license": "mit",
|
||||
"theme": "default",
|
||||
"gravatar": "true"
|
||||
}
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"copyright": "Suriyaa Kudo",
|
||||
"copyright": "Suriyaa R. Sundararuban",
|
||||
"url": "https://github.com/SuriyaaKudoIsc",
|
||||
"format": "html",
|
||||
"email": "isc.suriyaa@gmail.com",
|
||||
"email": "github@suriyaa.tk",
|
||||
"gravatar": true,
|
||||
"theme": "default"
|
||||
}
|
||||
Loading…
Reference in a new issue