Skip to content

Commit cfacaf2

Browse files
authored
move to alumni (#114)
* move Rohan Sasne to alumni * move Rohan Sasne to alumni
1 parent 5bb1209 commit cfacaf2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

static/utils/contributors.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,5 @@ const contributors = [
9797
profession: "Research Associate, IIT Bombay",
9898
img: "https://koolgax99.github.io/nihar.jpg",
9999
},
100-
{
101-
name: "Rohan Sasne",
102-
103-
role: "GSoC'23 Contributor",
104-
profession: "Co-Founder and CEO, Dynalize Technologies"
105-
},
106100
];
107101
export default contributors;

static/utils/projectAlumni.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,11 @@ const ProjectAlumni = [
6262
profession: "Software Engineer, VMware",
6363
img: "https://64.media.tumblr.com/d182f286c3cae51ed2736097d2156e7d/da1cd6888f58f511-30/s1280x1920/9ccc75af8e63938b7d4feb080d482ded53ebecd5.jpg",
6464
},
65+
{
66+
name: "Rohan Sasne",
67+
68+
role: "GSoC'23 Contributor",
69+
profession: "Co-Founder and CEO, Dynalize Technologies"
70+
},
6571
];
6672
export default ProjectAlumni;

0 commit comments

Comments
 (0)