Skip to content

Commit 045ec95

Browse files
Update contributorsList.js (#8001)
Co-authored-by: ANMOL AGARWAL <24794539+fineanmol@users.noreply.github.com>
1 parent 11c3100 commit 045ec95

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

contributors/contributorsList.js

+11-9
Original file line numberDiff line numberDiff line change
@@ -1986,12 +1986,6 @@ contributors = [
19861986
username: "https://github.com/Isnani25",
19871987
},
19881988

1989-
{
1990-
id: 441,
1991-
fullname: "Parth Panjwani",
1992-
username: "https://github.com/Parth-Panjwani",
1993-
},
1994-
19951989
{
19961990
id: 412,
19971991
fullname: "Garima Jain",
@@ -2076,16 +2070,24 @@ contributors = [
20762070
},
20772071
{
20782072
id: 428,
2079-
20802073
fullname: "Aviraj Saha",
20812074
username: "https://github.com/avirsaha",
20822075

20832076
},
20842077
{
2085-
id: 429,
2078+
id: 429,
20862079
fullname: "Kali Kai",
20872080
username: "https://github.com/kalijester68",
20882081
},
2089-
2082+
{
2083+
id: 430,
2084+
fullname: "Vinícius Bezerra",
2085+
username: "https://github.com/viniciuseneas",
2086+
},
2087+
{
2088+
id: 441,
2089+
fullname: "Parth Panjwani",
2090+
username: "https://github.com/Parth-Panjwani",
2091+
},
20902092

20912093
];

0 commit comments

Comments
 (0)