Browse Source

Merge pull request #407 from vichan-devel/composer

update authors in composer.json
main
Łiźnier Hełam Łabej 3 years ago
committed by GitHub
parent
commit
3242e28b19
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      composer.json

14
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": "[email protected]"
"homepage": "https://github.com/h00j"
}
]
}

Loading…
Cancel
Save