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
commit 3242e28b19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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