From 835daa30eb7e30ed84a8acbf6c6599547111b273 Mon Sep 17 00:00:00 2001 From: mischa Date: Wed, 16 Oct 2024 15:39:37 +0200 Subject: [PATCH] funding.json v2 --- funding.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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