Skip to content

Commit 33afa87

Browse files
ioana-chioreanolarclara
authored andcommitted
adding the details too
1 parent 265c92d commit 33afa87

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/homepage/src/components/TeamMember.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,12 @@ const people = [
171171
pic: lena,
172172
color: '#B567EB',
173173
team: 'Design',
174+
},
175+
{
176+
name: 'Stefania Ioana Chiorean',
177+
pic: ioana,
178+
color: '#799900',
179+
team: 'Engineering',
174180
}
175181
];
176182

0 commit comments

Comments
 (0)