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",
"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
}