diff --git a/composer.json b/composer.json index 35d274e7..e699b250 100644 --- a/composer.json +++ b/composer.json @@ -30,9 +30,21 @@ }, "license": "Tinyboard + vichan", "authors": [ + { + "name": "savetheinternet", + "homepage": "https://github.com/savetheinternet" + }, + { + "name": "czaks", + "homepage": "https://github.com/czaks" + }, + { + "name": "ctrlcctrlv", + "homepage": "https://github.com/ctrlcctrlv" + }, { "name": "h00j", - "email": "admin@vichan.net" + "homepage": "https://github.com/h00j" } ] }