From c81351f14561e3695bd39c32f7d21abbf54847e3 Mon Sep 17 00:00:00 2001 From: Felix <188768+fb55@users.noreply.github.com> Date: Fri, 5 Jan 2024 16:01:05 +0000 Subject: [PATCH] chore(sponsors): Manually add Alloy Automation --- scripts/fetch-sponsors.mts | 11 +++++++++++ website/sponsors.json | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/scripts/fetch-sponsors.mts b/scripts/fetch-sponsors.mts index 28c4dae388..036bf8a69f 100644 --- a/scripts/fetch-sponsors.mts +++ b/scripts/fetch-sponsors.mts @@ -60,6 +60,17 @@ const tierSponsors: Record = { source: 'manual', tier: 'headliner', }, + { + createdAt: '2024-01-02', + name: 'Alloy Automation', + image: 'https://github.com/alloy-automation.png', + url: 'https://runalloy.com/?utm_source=github&utm_medium=referral&utm_campaign=1224_cheerio', + type: 'ORGANIZATION', + monthlyDonation: 0, + totalDonations: 0, + source: 'opencollective', + tier: 'headliner', + }, ], sponsor: [], professional: [], diff --git a/website/sponsors.json b/website/sponsors.json index 9a231ed47e..656364a9ae 100644 --- a/website/sponsors.json +++ b/website/sponsors.json @@ -32,6 +32,17 @@ "totalDonations": 0, "source": "manual", "tier": "headliner" + }, + { + "createdAt": "2024-01-02", + "name": "Alloy Automation", + "image": "https://github.com/alloy-automation.png", + "url": "https://runalloy.com/?utm_source=github&utm_medium=referral&utm_campaign=1224_cheerio", + "type": "ORGANIZATION", + "monthlyDonation": 0, + "totalDonations": 0, + "source": "opencollective", + "tier": "headliner" } ], "sponsor": [