Skip to content

Commit b06e087

Browse files
committed
Add new contributors and fix broken links
1 parent 03ecc19 commit b06e087

File tree

8 files changed

+24
-10
lines changed

8 files changed

+24
-10
lines changed

.vscode/settings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"contextlib",
3434
"contextmanager",
3535
"copytree",
36+
"damiankrolik",
3637
"darkpixlz",
3738
"dataclass",
3839
"Dbfilename",
@@ -69,6 +70,8 @@
6970
"gtag",
7071
"hasattr",
7172
"hashable",
73+
"Hasnat",
74+
"Hridoy",
7275
"IGNORECASE",
7376
"imag",
7477
"importlib",
@@ -123,6 +126,7 @@
123126
"popitem",
124127
"pprint",
125128
"practity",
129+
"pranayat",
126130
"prereleases",
127131
"prismjs",
128132
"projs",

contributors/contributors.json

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,21 @@
2323
"HasnatHridoy",
2424
"azanbinzahid",
2525
"abdussalam02",
26-
"qkniep",
27-
"richjohnsonxyz",
28-
"RichardScottOZ",
29-
"roopeshvs",
30-
"sage-gendron",
31-
"supersandra",
32-
"senlog",
33-
"shirinapr",
34-
"thoughtworks-tcaceres",
35-
"Vishesh-dd4723",
3626
"Yaya9256",
27+
"Vishesh-dd4723",
28+
"thoughtworks-tcaceres",
29+
"shirinapr",
30+
"senlog",
31+
"SeaSide53",
32+
"supersandra",
33+
"sage-gendron",
34+
"roopeshvs",
35+
"RichardScottOZ",
36+
"richjohnsonxyz",
37+
"qkniep",
3738
"alvyynm",
3839
"comrade5",
40+
"damiankrolik",
3941
"ehmsu",
4042
"firdousmurtaza1",
4143
"gulu42",
@@ -51,6 +53,7 @@
5153
"classic-arnold",
5254
"BenIsenstein",
5355
"CodeWithBishal",
56+
"decodingchris",
5457
"evanrrees",
5558
"Gaura",
5659
"DevGauravJoshi",
@@ -65,6 +68,7 @@
6568
"wn9237",
6669
"hacktron95",
6770
"darkpixlz",
71+
"pranayat",
6872
"prashanthbhat203",
6973
"QuarkZ26"
7074
]

public/user-avatars/PmS-crypto.png

-151 Bytes
Loading

public/user-avatars/SeaSide53.png

1.53 KB
Loading

public/user-avatars/damiankrolik.png

3.93 KB
Loading

public/user-avatars/decodingchris.png

842 Bytes
Loading

public/user-avatars/pranayat.png

1.06 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-04-14
13+
14+
- Fixed broken link in setup.py. Thanks [@damiankrolik](https://github.com/damiankrolik)
15+
- Fixed a typo in main section. Thanks [@pranayat](https://github.com/pranayat)
16+
- Fixed typo and titles in sets section. Thanks [@decodingchris](https://github.com/decodingchris)
17+
1218
## 2024-01-29
1319

1420
- Added `getattr` built-in. Thanks [@HasnatHridoy](https://github.com/HasnatHridoy)

0 commit comments

Comments
 (0)