Merge pull request #407 from vichan-devel/composer

update authors in composer.json
This commit is contained in:
Łiźnier Hełam Łabej
2021-02-14 10:22:46 +01:00
committed by GitHub

View File

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