Skip to content

Commit

Permalink
Fixed role (#157)
Browse files Browse the repository at this point in the history
fixed role
  • Loading branch information
Stuart6557 authored Jan 31, 2025
1 parent 66f2b59 commit a51a35d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/people.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1233,6 +1233,10 @@ const rawPeople = [
id: "Joana Peralta 0",
roles: ["TEST Developer"],
},
{
id: "Kate Songpetchmongkol 0",
roles: ["TEST Developer"],
},
{
id: "Angelica Facundo Arguilla 0",
roles: ["TEST Designer"],
Expand All @@ -1245,10 +1249,6 @@ const rawPeople = [
id: "Johnny Tiangco 0",
roles: ["TEST Designer"],
},
{
id: "Kate Songpetchmongkol 0",
roles: ["TEST Designer"],
},
{
id: "Sylvie Tran 0",
roles: ["TEST Designer"],
Expand Down

0 comments on commit a51a35d

Please sign in to comment.