Skip to content

Commit cc59c90

Browse files
chore: Update README.md (#8401)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 90019bb commit cc59c90

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ Contributions are welcome! See our [contribution notes](CONTRIBUTING.md). **Note
119119

120120
[<img alt="Contributor Jason3S" src="https://avatars.githubusercontent.com/u/3740137?v=4&size=128" width=64>](https://github.com/Jason3S)
121121
[<img alt="Contributor mrksbnc" src="https://avatars.githubusercontent.com/u/23279421?v=4&size=128" width=64>](https://github.com/mrksbnc)
122+
[<img alt="Contributor LuckyWindsck" src="https://avatars.githubusercontent.com/u/24631178?v=4&size=128" width=64>](https://github.com/LuckyWindsck)
122123
[<img alt="Contributor thompson-tomo" src="https://avatars.githubusercontent.com/u/19771933?v=4&size=128" width=64>](https://github.com/thompson-tomo)
123124
[<img alt="Contributor nschonni" src="https://avatars.githubusercontent.com/u/1297909?v=4&size=128" width=64>](https://github.com/nschonni)
124125
[<img alt="Contributor amanoji" src="https://avatars.githubusercontent.com/u/17751138?v=4&size=128" width=64>](https://github.com/amanoji)

static/contributors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[<img alt="Contributor Jason3S" src="https://avatars.githubusercontent.com/u/3740137?v=4&size=128" width=64>](https://github.com/Jason3S)
44
[<img alt="Contributor mrksbnc" src="https://avatars.githubusercontent.com/u/23279421?v=4&size=128" width=64>](https://github.com/mrksbnc)
5+
[<img alt="Contributor LuckyWindsck" src="https://avatars.githubusercontent.com/u/24631178?v=4&size=128" width=64>](https://github.com/LuckyWindsck)
56
[<img alt="Contributor thompson-tomo" src="https://avatars.githubusercontent.com/u/19771933?v=4&size=128" width=64>](https://github.com/thompson-tomo)
67
[<img alt="Contributor nschonni" src="https://avatars.githubusercontent.com/u/1297909?v=4&size=128" width=64>](https://github.com/nschonni)
78
[<img alt="Contributor amanoji" src="https://avatars.githubusercontent.com/u/17751138?v=4&size=128" width=64>](https://github.com/amanoji)

website/_static/contributors.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,23 @@
66
"html_url": "https://github.com/Jason3S",
77
"avatar_url": "https://avatars.githubusercontent.com/u/3740137?v=4",
88
"type": "User",
9-
"contributions": 2919
9+
"contributions": 2936
1010
},
1111
{
1212
"id": 23279421,
1313
"login": "mrksbnc",
1414
"html_url": "https://github.com/mrksbnc",
1515
"avatar_url": "https://avatars.githubusercontent.com/u/23279421?v=4",
1616
"type": "User",
17-
"contributions": 2
17+
"contributions": 3
18+
},
19+
{
20+
"id": 24631178,
21+
"login": "LuckyWindsck",
22+
"html_url": "https://github.com/LuckyWindsck",
23+
"avatar_url": "https://avatars.githubusercontent.com/u/24631178?v=4",
24+
"type": "User",
25+
"contributions": 1
1826
},
1927
{
2028
"id": 19771933,

0 commit comments

Comments
 (0)