Skip to content

Commit 617c196

Browse files
author
GitHub Actions Bot
committed
chore: Update remote data
1 parent 1a4db6f commit 617c196

File tree

3 files changed

+37
-10
lines changed

3 files changed

+37
-10
lines changed

src/_data/all_authors.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"platinumazure": {
9494
"username": "platinumazure",
9595
"name": "Kevin Partington",
96-
"title": "Guest Author",
96+
"title": "ESLint Alumnus",
9797
"website": "",
9898
"avatar_url": "https://avatars.githubusercontent.com/u/284282?v=4",
9999
"bio": "@eslint support team member. My open source participation will be limited as I continue to heal my depression and anxiety.",
@@ -104,7 +104,7 @@
104104
"hzoo": {
105105
"username": "hzoo",
106106
"name": "Henry",
107-
"title": "Guest Author",
107+
"title": "ESLint Alumnus",
108108
"website": "https://henryzoo.com",
109109
"avatar_url": "https://avatars.githubusercontent.com/u/588473?v=4",
110110
"bio": "Learning to maintain stuff",

src/_data/sponsors.json

+30-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"totals": {
3-
"annualDonations": 133407.57051731998,
4-
"monthlyDonations": 11117.29754311,
5-
"sponsorCount": 193
3+
"annualDonations": 133411.15484099995,
4+
"monthlyDonations": 11117.596236750001,
5+
"sponsorCount": 196
66
},
77
"diamond": [],
88
"platinum": [
@@ -1514,6 +1514,24 @@
15141514
"source": "thanks.dev",
15151515
"tier": "backer"
15161516
},
1517+
{
1518+
"name": "Amuzil",
1519+
"url": "http://amuzil.com",
1520+
"image": "https://github.com/amuzil.png",
1521+
"monthlyDonation": 0.12130807,
1522+
"totalDonations": "00.104836190.12130807",
1523+
"source": "thanks.dev",
1524+
"tier": "backer"
1525+
},
1526+
{
1527+
"name": "Wésley Guimarães",
1528+
"url": "https://guima.dev",
1529+
"image": "https://github.com/wesleycoder.png",
1530+
"monthlyDonation": 0.11718545,
1531+
"totalDonations": "00.117750950.11718545",
1532+
"source": "thanks.dev",
1533+
"tier": "backer"
1534+
},
15171535
{
15181536
"name": "jshttp",
15191537
"url": "https://jshttp.github.io/",
@@ -1541,6 +1559,15 @@
15411559
"source": "thanks.dev",
15421560
"tier": "backer"
15431561
},
1562+
{
1563+
"name": "Jongerenraad Zutphen",
1564+
"url": "https://jrzutphen.nl",
1565+
"image": "https://github.com/jrzutphen.png",
1566+
"monthlyDonation": 0.06020012,
1567+
"totalDonations": "00.052038360.06020012",
1568+
"source": "thanks.dev",
1569+
"tier": "backer"
1570+
},
15441571
{
15451572
"name": "expressjs",
15461573
"url": "https://expressjs.com/",

src/_data/stats.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"currentVersion": "v9.17.0",
55
"currentVersionDate": "2024-12-13T21:29:40Z",
66
"currentVersionIsPrerelease": false,
7-
"stars": 25344,
8-
"lastCommitDate": "2024-12-21T03:04:41Z",
9-
"projectDependents": 23628740,
10-
"weeklyDownloads": 41515889,
7+
"stars": 25347,
8+
"lastCommitDate": "2024-12-21T21:33:30Z",
9+
"projectDependents": 23642897,
10+
"weeklyDownloads": 41408109,
1111
"nextVersion": "v9.18.0",
1212
"nextVersionDate": "2025-01-10"
13-
}
13+
}

0 commit comments

Comments
 (0)