Skip to content

Commit 091db1b

Browse files
committed
Update project alumni data
1 parent b75366c commit 091db1b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

static/utils/projectAlumni.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,12 @@ const ProjectAlumni = [
6868
role: "GSoC'23 Contributor",
6969
profession: "Co-Founder and CEO, Dynalize Technologies"
7070
},
71+
{
72+
name: "Akash B V",
73+
email: "akbv23cs@cmrit.ac.in",
74+
role: "GSoC'25 Contributor & GSoC '26 Mentor",
75+
profession: "The Lebauar Approch,LLC,USA",
76+
img: "https://i.postimg.cc/j22rQPxR/172599013.png",
77+
},
7178
];
7279
export default ProjectAlumni;

0 commit comments

Comments
 (0)