Skip to content

Commit 763a2e1

Browse files
committed
Add contributors and user avatars for skyunna and tomfun; update changelog
1 parent 5d98b2b commit 763a2e1

File tree

8 files changed

+17
-8
lines changed

8 files changed

+17
-8
lines changed

.vscode/settings.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@
162162
"shirinapr",
163163
"shutil",
164164
"sitebuiltins",
165+
"skyunna",
165166
"starmap",
166167
"staticmethod",
167168
"strformat",
@@ -174,6 +175,7 @@
174175
"thacer13",
175176
"timedelta",
176177
"timeit",
178+
"tomfun",
177179
"Traceback",
178180
"udiskie",
179181
"unhashable",

contributors/contributors.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@
1010
"szTheory",
1111
"Acumane",
1212
"LairdStreak",
13-
"omii2k01",
14-
"lukaszwojcik89",
15-
"noraa-july-stoke",
16-
"matteodem",
13+
"skyunna",
1714
"ckartchner",
15+
"matteodem",
16+
"noraa-july-stoke",
17+
"lukaszwojcik89",
18+
"omii2k01",
1819
"danielpclin",
1920
"nugel",
2021
"michaelbaluja",
@@ -25,7 +26,6 @@
2526
"HasnatHridoy",
2627
"azanbinzahid",
2728
"abdussalam02",
28-
"alvyynm",
2929
"Yaya9256",
3030
"Vishesh-dd4723",
3131
"thoughtworks-tcaceres",
@@ -37,12 +37,13 @@
3737
"roopeshvs",
3838
"RichardScottOZ",
3939
"richjohnsonxyz",
40+
"qkniep",
4041
"AdamRosas27",
42+
"alvyynm",
4143
"comrade5",
4244
"damiankrolik",
4345
"ehmsu",
4446
"firdousmurtaza1",
45-
"gulu42",
4647
"kakasahebKK",
4748
"omerts",
4849
"paulwongx",
@@ -59,6 +60,7 @@
5960
"evanrrees",
6061
"Gaura",
6162
"gaurav-jo1",
63+
"tomfun",
6264
"ImgBotApp",
6365
"unixorn",
6466
"kavin5kumar",
@@ -72,6 +74,5 @@
7274
"pyxfluff",
7375
"pranayat",
7476
"prashanthbhat203",
75-
"QuarkZ26",
76-
"qkniep"
77+
"QuarkZ26"
7778
]
-3.6 KB
Loading

public/user-avatars/pranayat.png

460 Bytes
Loading

public/user-avatars/qkniep.png

-192 Bytes
Loading

public/user-avatars/skyunna.png

1.53 KB
Loading

public/user-avatars/tomfun.png

1.49 KB
Loading

src/pages/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ updated: February 25, 2023
99
Changelog
1010
</base-title>
1111

12+
## 2024-12-22
13+
14+
- Fixed several typos. Thanks [@skyunna](https://github.com/skyunna)
15+
- Fixed `next` and `iter` built-in functions. [@tomfun](https://github.com/tomfun)
16+
- Updated dependencies to the latest versions.
17+
1218
## 2024-09-29
1319

1420
- Fixed missing DocSearch style. Thanks [@xcsnowcity](https://github.com/xcsnowcity)

0 commit comments

Comments
 (0)