diff --git a/packages/repo-tools/src/generate-sponsors.ts b/packages/repo-tools/src/generate-sponsors.ts index c8b7a3b9cebc..e07e311ec67c 100644 --- a/packages/repo-tools/src/generate-sponsors.ts +++ b/packages/repo-tools/src/generate-sponsors.ts @@ -166,10 +166,7 @@ async function main(): Promise { }) .sort((a, b) => b.totalDonations - a.totalDonations); - const rcPath = path.resolve( - __dirname, - '../packages/website/data/sponsors.json', - ); + const rcPath = path.resolve(__dirname, '../../website/data/sponsors.json'); fs.writeFileSync(rcPath, await stringifyObject(rcPath, allSponsorsConfig)); } diff --git a/packages/website/data/sponsors.json b/packages/website/data/sponsors.json index 03ab7f5b766c..532dfca833b1 100644 --- a/packages/website/data/sponsors.json +++ b/packages/website/data/sponsors.json @@ -10,36 +10,43 @@ "id": "Nx (by Nrwl)", "image": "https://images.opencollective.com/nx/0efbe42/logo.png", "name": "Nx (by Nrwl)", - "totalDonations": 750000, + "totalDonations": 800000, "website": "https://nx.dev" }, { "id": "ESLint", "image": "https://images.opencollective.com/eslint/96b09dc/logo.png", "name": "ESLint", - "totalDonations": 335000, + "totalDonations": 380000, "website": "https://eslint.org/" }, { "id": "Hugging Face", "image": "https://images.opencollective.com/huggingface/5c934ee/logo.png", "name": "Hugging Face", - "totalDonations": 300000, + "totalDonations": 360000, "website": "https://huggingface.co" }, + { + "id": "Codecademy", + "image": "https://images.opencollective.com/codecademy/d56a48d/logo.png", + "name": "Codecademy", + "totalDonations": 210000, + "website": "https://codecademy.com" + }, { "id": "Airbnb", "image": "https://images.opencollective.com/airbnb/d327d66/logo.png", "name": "Airbnb", - "totalDonations": 180800, + "totalDonations": 195800, "website": "https://www.airbnb.com/" }, { - "id": "Codecademy", - "image": "https://images.opencollective.com/codecademy/d56a48d/logo.png", - "name": "Codecademy", - "totalDonations": 180000, - "website": "https://codecademy.com" + "id": "Sourcegraph", + "image": "https://images.opencollective.com/sourcegraph/67e40ff/logo.png", + "name": "Sourcegraph", + "totalDonations": 160000, + "website": "https://about.sourcegraph.com" }, { "id": "GitBook", @@ -48,13 +55,6 @@ "totalDonations": 150000, "website": "https://www.gitbook.com" }, - { - "id": "Sourcegraph", - "image": "https://images.opencollective.com/sourcegraph/67e40ff/logo.png", - "name": "Sourcegraph", - "totalDonations": 130000, - "website": "https://about.sourcegraph.com" - }, { "id": "n8n.io - n8n GmbH", "image": "https://images.opencollective.com/n8n/dca2f0c/logo.png", @@ -90,6 +90,13 @@ "totalDonations": 70000, "website": "https://www.codiga.io" }, + { + "id": "Cybozu", + "image": "https://images.opencollective.com/cybozu/933e46d/logo.png", + "name": "Cybozu", + "totalDonations": 70000, + "website": "https://cybozu.co.jp/" + }, { "id": "DeepSource", "image": "https://images.opencollective.com/deepsource/0f18cea/logo.png", @@ -108,9 +115,16 @@ "id": "STORIS", "image": "https://images.opencollective.com/storis/dfb0e13/logo.png", "name": "STORIS", - "totalDonations": 41000, + "totalDonations": 48500, "website": "https://www.storis.com/" }, + { + "id": "Joe Alden", + "image": "https://images.opencollective.com/joealden/44a6738/avatar.png", + "name": "Joe Alden", + "totalDonations": 48000, + "website": "https://joealden.com" + }, { "id": "Whitebox", "image": "https://images.opencollective.com/whiteboxinc/ef0d11d/logo.png", @@ -150,7 +164,7 @@ "id": "David Johnston", "image": "https://images.opencollective.com/blacksheepcode/976d69a/avatar.png", "name": "David Johnston", - "totalDonations": 19000, + "totalDonations": 20500, "website": "https://blacksheepcode.com" }, { @@ -160,53 +174,46 @@ "totalDonations": 18000, "website": "https://celebrate.company" }, - { - "id": "THANKS.DEV", - "image": "https://images.opencollective.com/thanks-dev/ed78b39/logo.png", - "name": "THANKS.DEV", - "totalDonations": 14761, - "website": "https://thanks.dev" - }, - { - "id": "Now4real", - "image": "https://images.opencollective.com/now4real/54ca7d9/logo.png", - "name": "Now4real", - "totalDonations": 14500, - "website": "https://now4real.com/" - }, - { - "id": "Joe Alden", - "image": "https://images.opencollective.com/joealden/44a6738/avatar.png", - "name": "Joe Alden", - "totalDonations": 14000, - "website": "https://joealden.com" - }, { "id": "Evil Martians", "image": "https://images.opencollective.com/evilmartians/707ab4d/logo.png", "name": "Evil Martians", - "totalDonations": 14000, + "totalDonations": 15500, "website": "https://evilmartians.com/" }, { "id": "Balsa", "image": "https://images.opencollective.com/balsa/77de498/logo.png", "name": "Balsa", - "totalDonations": 13500, - "website": "https://balsa.com" + "totalDonations": 15500, + "website": "https://balsa.com/" }, { "id": "THE PADDING", "image": "https://images.opencollective.com/thepadding/55e79ad/logo.png", "name": "THE PADDING", - "totalDonations": 13000, + "totalDonations": 15000, "website": "https://paddn.com/" }, + { + "id": "THANKS.DEV", + "image": "https://images.opencollective.com/thanks-dev/ed78b39/logo.png", + "name": "THANKS.DEV", + "totalDonations": 14761, + "website": "https://thanks.dev" + }, + { + "id": "Now4real", + "image": "https://images.opencollective.com/now4real/54ca7d9/logo.png", + "name": "Now4real", + "totalDonations": 14500, + "website": "https://now4real.com/" + }, { "id": "Corellium", "image": "https://images.opencollective.com/corellium/aa8c228/logo.png", "name": "Corellium", - "totalDonations": 12000, + "totalDonations": 13800, "website": "https://www.corellium.com" }, { @@ -229,5 +236,19 @@ "name": "Laserhub", "totalDonations": 10000, "website": "https://laserhub.com/" + }, + { + "id": "0+X", + "image": "https://images.opencollective.com/0-x/7239aff/logo.png", + "name": "0+X", + "totalDonations": 10000, + "website": "https://www.0x.se" + }, + { + "id": "CryptoNewsZ", + "image": "https://images.opencollective.com/cryptonewsz/f50c823/logo.png", + "name": "CryptoNewsZ", + "totalDonations": 10000, + "website": "https://www.cryptonewsz.com/" } ]