update authors

This commit is contained in:
h00j 2021-02-14 10:20:10 +01:00
parent 0daf03c360
commit a8e455b014

View File

@ -30,9 +30,21 @@
}, },
"license": "Tinyboard + vichan", "license": "Tinyboard + vichan",
"authors": [ "authors": [
{
"name": "savetheinternet",
"homepage": "https://github.com/savetheinternet"
},
{
"name": "czaks",
"homepage": "https://github.com/czaks"
},
{
"name": "ctrlcctrlv",
"homepage": "https://github.com/ctrlcctrlv"
},
{ {
"name": "h00j", "name": "h00j",
"email": "admin@vichan.net" "homepage": "https://github.com/h00j"
} }
] ]
} }