Skip to content

Commit e23ed54

Browse files
committed
Fix email address
1 parent acaa39d commit e23ed54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/members.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ let members: { [key: string]: MemberInfo } = {
4545
"WonmoKoo": {
4646
"name": "Wonmo Koo",
4747
"role": "Post Doctoral Researcher",
48-
"email": "wonmo.koo@kse.kaist.ac.kr",
48+
"email": "wonmo.koo@kaist.ac.kr",
4949
"google_scholar": "https://scholar.google.com/citations?hl=ko&user=WReEdqoAAAAJ",
5050
"homepage": "https://sites.google.com/view/wonmokoo",
5151
"research_interests": [

0 commit comments

Comments
 (0)