Skip to content

Commit

Permalink
Updated Alannah.
Browse files Browse the repository at this point in the history
  • Loading branch information
amyjko committed Mar 1, 2024
1 parent aa24d0a commit 64641fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/People.ts
Original file line number Diff line number Diff line change
Expand Up @@ -581,9 +581,9 @@ export const People: readonly Person[] = [
{
id: 'olesona',
name: 'Alannah Oleson',
active: false,
active: true,
advised: true,
level: 'phd',
level: 'postdoc',
dept: 'Information School',
coadvisor: null,
bio: 'Alannah is a PhD candidate in the Information School. They study educational interventions to support critical and ethical software design processes, with a particular focus on countering design bias and marginalization.',
Expand Down

0 comments on commit 64641fc

Please sign in to comment.