From 2aadee228ae456cf993edcca65d213c86579edaf Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Wed, 8 Oct 2025 12:18:49 +0100 Subject: [PATCH] web: remove funding.json active-contributor due to plans limit --- cookbooks/web/files/default/static/funding.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/cookbooks/web/files/default/static/funding.json b/cookbooks/web/files/default/static/funding.json index a9519edb6..f85542cda 100644 --- a/cookbooks/web/files/default/static/funding.json +++ b/cookbooks/web/files/default/static/funding.json @@ -138,18 +138,6 @@ "funding-website" ] }, - { - "guid": "active-contributor-membership", - "status": "active", - "name": "Active Contributor Membership", - "description": "If you are an active contributor with at least 42 mapping days in the last 365 days, or if you are equally active in OpenStreetMap with non-mapping activities, we would like you to become a member of the OSMF regardless of if and how you could pay the membership fee.\nYou can apply for an active contributor membership or become an associate or normal member, and help decide the direction and future of the OSMF.", - "amount": 0, - "currency": "USD", - "frequency": "yearly", - "channels": [ - "funding-website" - ] - }, { "guid": "corporate-supporter", "status": "active", -- 2.39.5