chore: Update joestr.json (#1372)

This commit is contained in:
Joel Strasser 2019-09-30 02:03:05 +02:00 committed by Richie Bendall
parent b15c1ce956
commit 3c2710edfd

View file

@ -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
} }