Skip to content

Commit

Permalink
Merge pull request #122 from clubcapra/add-new-member
Browse files Browse the repository at this point in the history
ajout d'un membre sur la page équipe
  • Loading branch information
simkzy authored Nov 20, 2024
2 parents eb35eec + 813bcd2 commit 98bb202
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/data/members.ts
Original file line number Diff line number Diff line change
Expand Up @@ -196,4 +196,8 @@ export const softwareTeam: Member[] = [
program: 'engineering_software',
title: 'title_merchandise_manager',
},
{
name: 'Simon Biard',
program: 'engineering_software',
},
];

0 comments on commit 98bb202

Please sign in to comment.