diff --git a/funding.json b/funding.json index 87d4032aa..205259716 100644 --- a/funding.json +++ b/funding.json @@ -1,8 +1,8 @@ { - "github": { - "sponsors": { - "url": "https://github.com/sponsors/miwarnec" - } + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/miwarnec" } - } - \ No newline at end of file + ] +} \ No newline at end of file