Skip to content

Commit 9044f1d

Browse files
committed
Update contributors.json with new username
1 parent 1db3f2f commit 9044f1d

File tree

10 files changed

+10
-2
lines changed

10 files changed

+10
-2
lines changed

.vscode/settings.json

+2
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"dataclass",
3939
"Dbfilename",
4040
"deepcopy",
41+
"delatrr",
4142
"delattr",
4243
"Distutils",
4344
"divmod",
@@ -99,6 +100,7 @@
99100
"listdir",
100101
"ljust",
101102
"lstrip",
103+
"lukaszwojcik",
102104
"madeelchaudhary",
103105
"makedirs",
104106
"memoryview",

contributors/contributors.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"decodingchris",
5757
"evanrrees",
5858
"Gaura",
59-
"DevGauravJoshi",
59+
"gaurav-jo1",
6060
"ImgBotApp",
6161
"unixorn",
6262
"kavin5kumar",
@@ -67,7 +67,7 @@
6767
"mu-us61",
6868
"wn9237",
6969
"hacktron95",
70-
"darkpixlz",
70+
"pyxfluff",
7171
"pranayat",
7272
"prashanthbhat203",
7373
"QuarkZ26"

public/user-avatars/Acumane.png

-791 Bytes
Loading

public/user-avatars/PmS-crypto.png

-249 Bytes
Loading

public/user-avatars/gaurav-jo1.png

10.9 KB
Loading
-233 Bytes
Loading

public/user-avatars/pyxfluff.png

1.46 KB
Loading

public/user-avatars/shirinapr.png

35 Bytes
Loading

public/user-avatars/wilfredinni.png

2.37 KB
Loading

src/pages/changelog.md

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

12+
## 2024-08-03
13+
14+
- Added 2 examples of using delatrr() function. Thanks [@lukaszwojcik89](https://github.com/lukaszwojcik89)
15+
- Updated dependencies to the latest versions.
16+
- Updated contributors list.
17+
1218
## 2024-04-14
1319

1420
- Fixed broken link in setup.py. Thanks [@damiankrolik](https://github.com/damiankrolik)

0 commit comments

Comments
 (0)