Skip to content

Commit

Permalink
Merge pull request #95 from clubcapra/benmalenfant-patch-1
Browse files Browse the repository at this point in the history
Update TeamView.vue
  • Loading branch information
GLDuval authored Apr 22, 2024
2 parents 9fa5d1d + 153eb2c commit 0bf035e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/views/TeamView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@ const administration: Member[] = [
program: 'engineering_software',
title: 'title_co_captain_treasury',
},
{
name: 'Benoit Malenfant',
img: benoitMalenfant,
program: 'engineering_electrical',
title: 'title_technical_director',
},
{
name: 'Nicolas Vigneault',
program: 'engineering_gpa',
Expand Down Expand Up @@ -104,7 +98,7 @@ const electrical: Member[] = [
{
name: 'Benoit Malenfant',
img: benoitMalenfant,
program: 'Génie Électrique',
program: 'engineering_electrical',
},
{
name: 'Léo-Daniel Gosselin',
Expand Down

0 comments on commit 0bf035e

Please sign in to comment.