1+ export const ContributorsData = [
2+ {
3+ name : "Subhadeep Roy" ,
4+ github : "https://git.new/Subha" ,
5+ imageUrl :"https://avatars.githubusercontent.com/u/111780029?v=4" ,
6+ } ,
7+ {
8+ name : "Suhani Singh Paliwal" ,
9+ github : "https://github.com/suhanipaliwal" ,
10+ imageUrl :"https://avatars.githubusercontent.com/u/161575955?v=4" ,
11+ } ,
12+ {
13+ name : "Sanmarg Sandeep Paranjpe" ,
14+ github : "https://github.com/sanmarg" ,
15+ imageUrl :"https://avatars.githubusercontent.com/u/50082154?v=4" ,
16+ } ,
17+ {
18+ name : "Shrijal Acharya" ,
19+ github : "https://github.com/shricodev" ,
20+ imageUrl :"https://avatars.githubusercontent.com/u/76906722?v=4" ,
21+ } ,
22+ {
23+ name : "Yujit Yadav" ,
24+ github : "https://github.com/yujit2003" ,
25+ imageUrl :"https://avatars.githubusercontent.com/u/97657345?v=4" ,
26+ } ,
27+ {
28+ name : "Varda003" ,
29+ github : "https://github.com/Varda003" ,
30+ imageUrl :"https://avatars.githubusercontent.com/u/136989588?v=4" ,
31+ } ,
32+ {
33+ name : "Pradnya" ,
34+ github : "https://github.com/PradnyaGaitonde" ,
35+ imageUrl :"https://avatars.githubusercontent.com/u/116059908?v=4" ,
36+ } ,
37+ {
38+ name : "Prathica Shetty M" ,
39+ github : "https://github.com/PrathicaShettyM" ,
40+ imageUrl :"https://avatars.githubusercontent.com/u/123286880?v=4" ,
41+ } ,
42+ {
43+ name : "Saransh Bangar" ,
44+ github : "https://github.com/SaranshBangar" ,
45+ imageUrl :"https://avatars.githubusercontent.com/u/114401238?v=4" ,
46+ } ,
47+ ] ;
0 commit comments