diff --git a/packages/website/data/sponsors.json b/packages/website/data/sponsors.json index 60c272040f0a..2b2604e9524d 100644 --- a/packages/website/data/sponsors.json +++ b/packages/website/data/sponsors.json @@ -1,4 +1,11 @@ [ + { + "id": "ESLint", + "image": "https://images.opencollective.com/eslint/96b09dc/logo.png", + "name": "ESLint", + "totalDonations": 2820000, + "website": "https://eslint.org/" + }, { "id": "Indeed", "image": "https://images.opencollective.com/indeed/4b8725e/logo.png", @@ -13,13 +20,6 @@ "totalDonations": 825000, "website": "https://nx.dev" }, - { - "id": "ESLint", - "image": "https://images.opencollective.com/eslint/96b09dc/logo.png", - "name": "ESLint", - "totalDonations": 410000, - "website": "https://eslint.org/" - }, { "id": "Hugging Face", "image": "https://images.opencollective.com/huggingface/5c934ee/logo.png",