diff --git a/sponsors.json b/sponsors.json index b5f721c..9918a0a 100644 --- a/sponsors.json +++ b/sponsors.json @@ -2,76 +2,16 @@ ">0.0.0": { "sponsors": { "platinum": { - "members": [ - { - "name": "Spotify", - "url": "https://www.spotify.com", - "logo": "sponsors/spotify.png", - "description": "Leading music streaming service.", - "bundleId": "com.spotify.client" - }, - { - "name": "Shopify", - "url": "https://www.shopify.com", - "logo": "sponsors/shopify.png", - "description": "Create an online store within minutes and start selling.", - "bundleId": "com.jadedpixel.shopify" - } - ] + "members": [] }, "gold": { - "members": [ - { - "name": "Spotify", - "url": "https://www.spotify.com", - "logo": "sponsors/spotify.png", - "description": "Leading music streaming service.", - "bundleId": "com.spotify.client" - }, - { - "name": "Shopify", - "url": "https://www.shopify.com", - "logo": "sponsors/shopify.png", - "description": "Create an online store within minutes and start selling.", - "bundleId": "com.jadedpixel.shopify" - } - ] + "members": [] }, "silver": { - "members": [ - { - "name": "Spotify", - "url": "https://www.spotify.com", - "logo": "sponsors/spotify.png", - "description": "Leading music streaming service.", - "bundleId": "com.spotify.client" - }, - { - "name": "Shopify", - "url": "https://www.shopify.com", - "logo": "sponsors/shopify.png", - "description": "Create an online store within minutes and start selling.", - "bundleId": "com.jadedpixel.shopify" - } - ] + "members": [] }, "bronze": { - "members": [ - { - "name": "Spotify", - "url": "https://www.spotify.com", - "logo": "sponsors/spotify.png", - "description": "Leading music streaming service.", - "bundleId": "com.spotify.client" - }, - { - "name": "Shopify", - "url": "https://www.shopify.com", - "logo": "sponsors/shopify.png", - "description": "Create an online store within minutes and start selling.", - "bundleId": "com.jadedpixel.shopify" - } - ] + "members": [] } } }