From 10756fe0db2086e3e2c57881cfdf19e92e95be2f Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Tue, 14 May 2024 07:01:53 +0000 Subject: [PATCH] chore: Update remote data --- src/_data/all_authors.json | 2 +- src/_data/sponsors.json | 26 +++++++++++++++++++++----- src/_data/stats.json | 8 ++++---- 3 files changed, 26 insertions(+), 10 deletions(-) diff --git a/src/_data/all_authors.json b/src/_data/all_authors.json index fb68ffdbff..d300a98ccb 100644 --- a/src/_data/all_authors.json +++ b/src/_data/all_authors.json @@ -104,7 +104,7 @@ "hzoo": { "username": "hzoo", "name": "Henry", - "title": "ESLint Alumnus", + "title": "Guest Author", "website": "https://henryzoo.com", "avatar_url": "https://avatars.githubusercontent.com/u/588473?v=4", "bio": "Learning to maintain stuff", diff --git a/src/_data/sponsors.json b/src/_data/sponsors.json index db9f273e78..19db625b41 100644 --- a/src/_data/sponsors.json +++ b/src/_data/sponsors.json @@ -1,8 +1,8 @@ { "totals": { - "annualDonations": 109548, - "monthlyDonations": 9129, - "sponsorCount": 174 + "annualDonations": 109632, + "monthlyDonations": 9136, + "sponsorCount": 176 }, "platinum": [ { @@ -39,7 +39,7 @@ { "name": "JetBrains", "url": "https://www.jetbrains.com/", - "image": "https://images.opencollective.com/jetbrains/eb04ddc/logo.png", + "image": "https://images.opencollective.com/jetbrains/b7ad8a3/logo.png", "monthlyDonation": 500, "totalDonations": 2500, "source": "opencollective", @@ -469,7 +469,7 @@ "url": "https://arturkulig.pl", "image": "https://images.opencollective.com/arturkulig/e7b7754/avatar.png", "monthlyDonation": 5, - "totalDonations": 15, + "totalDonations": 20, "source": "opencollective", "tier": "backer" }, @@ -1136,6 +1136,14 @@ "source": "github", "tier": "backer" }, + { + "name": "Roman Lykhovych", + "image": "https://avatars.githubusercontent.com/u/15987348?u=384f60a2389ce626d346dffd4d531192310f43cf&v=4", + "url": "https://github.com/liker912", + "monthlyDonation": 5, + "source": "github", + "tier": "backer" + }, { "name": "Jordan", "image": "https://avatars.githubusercontent.com/u/17376090?u=ebb702d1a6ac346a9ca4c093bea1928e2f62b239&v=4", @@ -1309,6 +1317,14 @@ "source": "github", "tier": "backer" }, + { + "name": "Guilherme Halter Nunes", + "image": "https://avatars.githubusercontent.com/u/99202829?u=e96b3e920712a626b1d981548035ebd7dbed6a77&v=4", + "url": "https://github.com/GuilhermeHalter", + "monthlyDonation": 2, + "source": "github", + "tier": "backer" + }, { "name": "Theme Divi", "url": "https://wptheme.fr/theme-wordpress-divi/", diff --git a/src/_data/stats.json b/src/_data/stats.json index 5031cf82fa..27e5650b17 100644 --- a/src/_data/stats.json +++ b/src/_data/stats.json @@ -4,10 +4,10 @@ "currentVersion": "v9.2.0", "currentVersionDate": "2024-05-03T19:46:50Z", "currentVersionIsPrerelease": false, - "stars": 24351, - "lastCommitDate": "2024-05-13T05:01:52Z", - "projectDependents": 19616684, - "weeklyDownloads": 35634222, + "stars": 24359, + "lastCommitDate": "2024-05-14T06:05:49Z", + "projectDependents": 19639877, + "weeklyDownloads": 36228243, "nextVersion": "v9.3.0", "nextVersionDate": "2024-05-17" } \ No newline at end of file