Skip to content

Commit b84712e

Browse files
Merge branch 'master' into Commitee_up
2 parents 279b2e2 + cd930fc commit b84712e

1 file changed

Lines changed: 34 additions & 34 deletions

File tree

src/links.js

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -450,41 +450,41 @@ export const execom = {
450450
export const alumni = {
451451
main: {
452452
2023:[
453+
{
454+
name: 'Dr. Mahesh A',
455+
position: 'Branch Counselor',
456+
image: imagePath + '/execom/main/mahesh_sir.jpg',
457+
},
458+
{
459+
name: 'Dhanush Prabhakar ',
460+
position: 'Chair',
461+
image: imagePath + '/execom/main/dhanush_prabhakar.jpg',
462+
},
453463
{
454-
name: 'Dr. Mahesh A',
455-
position: 'Branch Counselor',
456-
image: imagePath + '/execom/main/mahesh_sir.jpg',
457-
},
458-
{
459-
name: 'Dhanush Prabhakar ',
460-
position: 'Chair',
461-
image: imagePath + '/execom/main/dhanush_prabhakar.jpg',
462-
},
463-
{
464-
name: 'Ritesh Gandhi',
465-
position: 'Vice Chair',
466-
image: imagePath + '/execom/main/ritesh.jpeg',
467-
},
468-
{
469-
name: 'Nisarga V',
470-
position: 'Secretary',
471-
image: imagePath + '/execom/main/nisarga.jpg',
472-
},
473-
{
474-
name: 'Lathangi N',
475-
position: 'Treasurer',
476-
image: imagePath + '/execom/main/lathangi_n.jpg',
477-
},
478-
{
479-
name: 'Mayur S Chittaragi',
480-
position: 'Webmaster',
481-
image: imagePath + '/execom/main/mayur_s_chittaragi.jpg',
482-
},
483-
{
484-
name: 'Adarsh V',
485-
position: 'Social Media Head',
486-
image: imagePath + '/execom/socialMedia/adarsh.jpeg', //to be changed
487-
},
464+
name: 'Ritesh Gandhi',
465+
position: 'Vice Chair',
466+
image: imagePath + '/execom/main/ritesh.jpeg',
467+
},
468+
{
469+
name: 'Nisarga V',
470+
position: 'Secretary',
471+
image: imagePath + '/execom/main/nisarga.jpg',
472+
},
473+
{
474+
name: 'Lathangi N',
475+
position: 'Treasurer',
476+
image: imagePath + '/execom/main/lathangi_n.jpg',
477+
},
478+
{
479+
name: 'Mayur S Chittaragi',
480+
position: 'Webmaster',
481+
image: imagePath + '/execom/main/mayur_s_chittaragi.jpg',
482+
},
483+
{
484+
name: 'Adarsh V',
485+
position: 'Social Media Head',
486+
image: imagePath + '/execom/socialMedia/adarsh.jpeg', //to be changed
487+
},
488488
],
489489
2022: [
490490
{

0 commit comments

Comments
 (0)