From 5a569656ce4c5d884161f660db04c3cad12bee67 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Wed, 24 Apr 2024 07:01:42 +0000 Subject: [PATCH] chore: Update remote data --- src/_data/all_authors.json | 2 +- src/_data/sponsors.json | 16 ++++++++++++---- src/_data/stats.json | 8 ++++---- 3 files changed, 17 insertions(+), 9 deletions(-) diff --git a/src/_data/all_authors.json b/src/_data/all_authors.json index d300a98cc..fb68ffdbf 100644 --- a/src/_data/all_authors.json +++ b/src/_data/all_authors.json @@ -104,7 +104,7 @@ "hzoo": { "username": "hzoo", "name": "Henry", - "title": "Guest Author", + "title": "ESLint Alumnus", "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 41d70ba62..e17478128 100644 --- a/src/_data/sponsors.json +++ b/src/_data/sponsors.json @@ -1,8 +1,8 @@ { "totals": { - "annualDonations": 113808, - "monthlyDonations": 9484, - "sponsorCount": 177 + "annualDonations": 113868, + "monthlyDonations": 9489, + "sponsorCount": 178 }, "platinum": [ { @@ -258,7 +258,7 @@ "url": null, "image": "https://images.opencollective.com/odan/3b99c72/avatar.png", "monthlyDonation": 10, - "totalDonations": 100, + "totalDonations": 110, "source": "opencollective", "tier": "backer" }, @@ -912,6 +912,14 @@ "source": "github", "tier": "backer" }, + { + "name": "Dorell James", + "image": "https://avatars.githubusercontent.com/u/977413?u=a9d7861e9c3adacc8729c49a559685cbbb497544&v=4", + "url": "https://dorelljames.dev", + "monthlyDonation": 5, + "source": "github", + "tier": "backer" + }, { "name": "elan e.V.", "image": "https://avatars.githubusercontent.com/u/1064602?v=4", diff --git a/src/_data/stats.json b/src/_data/stats.json index c80ca06cb..1459c3f8e 100644 --- a/src/_data/stats.json +++ b/src/_data/stats.json @@ -4,10 +4,10 @@ "currentVersion": "v9.1.1", "currentVersionDate": "2024-04-22T19:23:14Z", "currentVersionIsPrerelease": false, - "stars": 24271, - "lastCommitDate": "2024-04-23T10:56:02Z", - "projectDependents": 19264226, - "weeklyDownloads": 38275199, + "stars": 24274, + "lastCommitDate": "2024-04-23T15:30:45Z", + "projectDependents": 19278475, + "weeklyDownloads": 38148363, "nextVersion": "v9.2.0", "nextVersionDate": "2024-05-03" } \ No newline at end of file