Skip to content

Commit

Permalink
feat: update officer list
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonappah committed Oct 25, 2024
1 parent 5bebdbf commit d540bff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,11 @@ const leadership: Record<string, Person[]> = {
role: 'Director of Events',
},
{
name: 'Blessy Kim',
name: 'Vacant',
role: 'Director of Finance',
},
{
name: 'Alyssa Su',
name: 'Vacant',
role: 'Director of Outreach',
},
],
Expand Down

0 comments on commit d540bff

Please sign in to comment.