Skip to content

Commit

Permalink
Update taesoo email (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsook authored Dec 7, 2024
1 parent 461cecc commit e9cc88c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/members.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ export const MEMBERS: Record<string, Member> = {
taesookim: {
firstName: 'Tae Soo',
lastName: 'Kim',
email: '[email protected]',
email: '[email protected]',
kixlabPosition: 'Ph.D. Student',
img: 'taesoo.jpg',
site: 'https://taesookim.com/',
Expand Down

0 comments on commit e9cc88c

Please sign in to comment.