We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af6262b commit c2ab4e1Copy full SHA for c2ab4e1
static/utils/contributors.js
@@ -102,7 +102,7 @@ const contributors = [
102
email: "rohansasne30@gmail.com",
103
role: "GSoC'23 Contributor",
104
profession: "Co-Founder and CEO, Dynalize Technologies",
105
- img: "https://avatars.githubusercontent.com/u/110545952?v=4",
+ img: "https://media.licdn.com/dms/image/D4D03AQHY70hvxDx1wg/profile-displayphoto-shrink_400_400/0/1718313426682?e=1725494400&v=beta&t=T3SkIPDWUUDAPsjCIuGy07C63BQbaCovWUEHCuzkUbk",
106
},
107
];
108
export default contributors;
0 commit comments