mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-02 10:45:51 +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",
|
||||
"url": "https://www.joestr.xyz",
|
||||
"email": "email@joestr.xyz",
|
||||
"copyright": [
|
||||
{
|
||||
"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",
|
||||
"license": "isc",
|
||||
"theme": "default",
|
||||
"gravatar": "true"
|
||||
}
|
||||
"gravatar": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue