Skip to content

Commit

Permalink
Add Ines Calçôa à equipa (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelcosta authored Jan 29, 2024
1 parent 2e1d084 commit f715f27
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Binary file added src/assets/team/ines-calcoa.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions src/data/team.js
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,18 @@ const TeamData = [
job: '',
social: [{ linkedin: 'https://www.linkedin.com/in/selmirafernandes/' }],
avatar: 'selmira.jpg'
},
{
id: 25,
roles: ['mentor', 'collaborator'],
name: 'Inês Calçôa',
company: 'Volkswagen Group Services',
job: 'Software Developer',
social: [
{ linkedin: 'https://www.linkedin.com/in/inescalcoa/' },
{ github: 'https://github.com/iscc92' }
],
avatar: 'ines-calcoa.jpeg'
}
];

Expand Down

1 comment on commit f715f27

@vercel
Copy link

@vercel vercel bot commented on f715f27 Jan 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ardc-website – ./

ardc-website.vercel.app
ardc-website-git-dev-ardc-website.vercel.app
ardc-website-ardc-website.vercel.app

Please sign in to comment.