We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b67a61 commit 6f1d317Copy full SHA for 6f1d317
static/utils/projectAlumni.js
@@ -62,5 +62,11 @@ const ProjectAlumni = [
62
profession: "Software Engineer, VMware",
63
img: "https://64.media.tumblr.com/d182f286c3cae51ed2736097d2156e7d/da1cd6888f58f511-30/s1280x1920/9ccc75af8e63938b7d4feb080d482ded53ebecd5.jpg",
64
},
65
+ {
66
+ name: "Rohan Sasne",
67
+ email: "rohansasne30@gmail.com",
68
+ role: "GSoC'23 Contributor",
69
+ profession: "Co-Founder and CEO, Dynalize Technologies"
70
+ },
71
];
72
export default ProjectAlumni;
0 commit comments