Skip to content

Commit 934394d

Browse files
committed
Update CoreTeam.tsx
1 parent 0243ab0 commit 934394d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

src/components/sections/CoreTeam.tsx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,12 @@ const teamSections = [
2828
members: [
2929
{ name: "Qian Zhang", url: "https://www.linkedin.com/in/qian-zhang-harvard/" },
3030
{ name: "Muhy Eddin Za'ter", url: "https://scholar.google.com/citations?user=_IFFYFAAAAAJ&hl=en" },
31-
{ name: "Stephen Jenkins", url: "https://www.linkedin.com/in/stephenjenkins2/" },
32-
{ name: "Maanas Goel", url: "https://www.linkedin.com/in/maanas-goel/" },
3331
{ name: "Steven Black", url: "https://www.linkedin.com/in/steven-black-09322b31/" },
3432
{ name: "Luan Lopes", url: "https://www.linkedin.com/in/luan-lopes/" },
33+
{ name: "Paulo Radatz", url: "https://www.linkedin.com/in/pauloradatz/" },
34+
{ name: "Stephen Jenkins", url: "https://www.linkedin.com/in/stephenjenkins2/" },
35+
{ name: "Maanas Goel", url: "https://www.linkedin.com/in/maanas-goel/" },
36+
3537
],
3638
},
3739
{

0 commit comments

Comments
 (0)