add funding to composer.json; update authors

This commit is contained in:
Till Krüss
2020-08-12 11:50:57 -07:00
parent 11e4bb44d0
commit 1bc08d9bcc
+13 -1
View File
@@ -12,7 +12,19 @@
{
"name": "Daniele Alessandri",
"email": "suppakilla@gmail.com",
"homepage": "http://clorophilla.net"
"homepage": "http://clorophilla.net",
"role": "Creator & Maintainer"
},
{
"name": "Till Krüss",
"homepage": "https://till.im",
"role": "Maintainer"
}
],
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/tillkruss"
}
],
"require": {