Skip to content

Commit 9c8b45f

Browse files
author
GitHub Actions Bot
committed
chore: Update remote data
1 parent 34045fe commit 9c8b45f

File tree

5 files changed

+17
-18
lines changed

5 files changed

+17
-18
lines changed

src/_data/all_authors.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"nzakas": {
33
"username": "nzakas",
44
"name": "Nicholas C. Zakas",
5-
"title": "ESLint Technical Steering Committee",
5+
"title": "Guest Author",
66
"website": "https://humanwhocodes.com",
77
"avatar_url": "https://avatars.githubusercontent.com/u/38546",
88
"bio": "Creator of ESLint, independent software developer, consultant, coach, and author.",

src/_data/donations.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -241,14 +241,5 @@
241241
"amount": 5,
242242
"date": "2024-07-29T05:43:58.948Z",
243243
"source": "opencollective"
244-
},
245-
{
246-
"id": "ax8emk7l-nw54q7zk-ovmpgyvj-0o93zdrb",
247-
"name": "IT Flashcards",
248-
"url": "https://www.itflashcards.com",
249-
"image": "https://images.opencollective.com/it-flashcards/dc7aa6c/logo.png",
250-
"amount": 1,
251-
"date": "2024-07-21T09:30:46.604Z",
252-
"source": "opencollective"
253244
}
254245
]

src/_data/sponsors.json

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"totals": {
3-
"annualDonations": 150273.79938360007,
4-
"monthlyDonations": 12522.8166153,
5-
"sponsorCount": 179
3+
"annualDonations": 150333.79938360007,
4+
"monthlyDonations": 12527.8166153,
5+
"sponsorCount": 180
66
},
77
"diamond": [],
88
"platinum": [
@@ -931,6 +931,14 @@
931931
"source": "github",
932932
"tier": "backer"
933933
},
934+
{
935+
"name": "Philippe Serhal",
936+
"image": "https://avatars.githubusercontent.com/u/1377702",
937+
"url": "https://philippeserhal.com/",
938+
"monthlyDonation": 5,
939+
"source": "github",
940+
"tier": "backer"
941+
},
934942
{
935943
"name": "Jonny Burger",
936944
"image": "https://avatars.githubusercontent.com/u/1629785",

src/_data/stats.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"currentVersion": "v9.32.0",
55
"currentVersionDate": "2025-07-25T14:46:17Z",
66
"currentVersionIsPrerelease": false,
7-
"stars": 26133,
8-
"lastCommitDate": "2025-07-28T05:44:25Z",
9-
"projectDependents": 27244108,
10-
"weeklyDownloads": 60267715,
7+
"stars": 26136,
8+
"lastCommitDate": "2025-07-29T06:28:54Z",
9+
"projectDependents": 27244869,
10+
"weeklyDownloads": 62602611,
1111
"nextVersion": "v9.33.0",
1212
"nextVersionDate": "2025-08-08"
1313
}

src/_data/team.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@
463463
"title": "ESLint Support Team",
464464
"website": "https://joelmathew.js.org",
465465
"avatar_url": "https://avatars.githubusercontent.com/u/56463684",
466-
"bio": "SWE @ Scelta | Team @eslint",
466+
"bio": null,
467467
"twitter_username": "Rec0iL99",
468468
"github_username": "Rec0iL99",
469469
"location": "Canada"

0 commit comments

Comments
 (0)