Skip to content

Commit

Permalink
Added GSR.
Browse files Browse the repository at this point in the history
  • Loading branch information
amyjko committed Jul 19, 2024
1 parent 7661d29 commit 2c29082
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/data/Amy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1326,6 +1326,13 @@ export const Amy: ProfileSpec = {
},
],
doctoralCommittees: [
{
name: 'Edward Misback',
institution: 'University of Washington',
department: 'Computer Science',
startdate: 2024,
enddate: null,
},
{
name: 'Ella Lombard',
institution: 'University of Washington',
Expand Down

0 comments on commit 2c29082

Please sign in to comment.