mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-27 15:07:42 +00:00
chore: Update joestr.json (#1372)
This commit is contained in:
parent
b15c1ce956
commit
3c2710edfd
1 changed files with 14 additions and 5 deletions
|
|
@ -1,9 +1,18 @@
|
||||||
{
|
{
|
||||||
"copyright": "Joel Strasser",
|
"copyright": [
|
||||||
"url": "https://www.joestr.xyz",
|
{
|
||||||
"email": "email@joestr.xyz",
|
"copyright": "Joel Strasser",
|
||||||
|
"url": "https://www.joestr.xyz",
|
||||||
|
"email": "strasser999@gmail.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"copyright": "joestr",
|
||||||
|
"url": "https://www.joestr.xyz",
|
||||||
|
"email": "email@joestr.xyz"
|
||||||
|
}
|
||||||
|
],
|
||||||
"format": "text",
|
"format": "text",
|
||||||
"license": "isc",
|
"license": "isc",
|
||||||
"theme": "default",
|
"theme": "default",
|
||||||
"gravatar": "true"
|
"gravatar": true
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue