Skip to content

Commit

Permalink
Update people.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
anoushkadave authored Nov 11, 2022
1 parent d23e5e7 commit 0e60b9f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions data/people.ts
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ const constPeople = [
{
name: "Mylinh Lac",
roles: ["Designer", "VP Design"],
hidden: true,
graduation: 2022,
},
{
name: "Heather Gan",
Expand Down Expand Up @@ -585,8 +585,7 @@ const constPeople = [
{
name: "Jason Cabrera",
roles: ["Project Manager"],
graduation: "TEST",
hidden: true,
graduation: 2021,
},
{
name: "Nhu Luong",
Expand Down

0 comments on commit 0e60b9f

Please sign in to comment.