Skip to content

Commit 5594ae1

Browse files
authored
Update members.ts
1 parent 78d0fe0 commit 5594ae1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

data/members.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ let members: { [key: string]: MemberInfo } = {
6363
},
6464
"MinseoPark": {
6565
"name": "Minseo Park",
66-
"role": "Ph.D. Student",
66+
"role": "M.S. Student",
6767
"email": "minseo726@kaist.ac.kr",
6868
"github": "https://github.com/sympathize123",
6969
"google_scholar": "https://scholar.google.co.kr/citations?hl=ko&user=eN7S23oAAAAJ",
@@ -73,7 +73,7 @@ let members: { [key: string]: MemberInfo } = {
7373
],
7474
"histories": [
7575
{
76-
"role": "Ph.D. Student",
76+
"role": "M.S. Student",
7777
"enterance": "2025.03",
7878
"graduation": ""
7979
}

0 commit comments

Comments
 (0)