funding.json v2

This commit is contained in:
mischa 2024-10-16 15:39:37 +02:00
parent fbe5351e5c
commit 835daa30eb

View File

@ -1,8 +1,8 @@
{
"github": {
"sponsors": {
"url": "https://github.com/sponsors/miwarnec"
}
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/miwarnec"
}
}
]
}