We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78d0fe0 commit 5594ae1Copy full SHA for 5594ae1
1 file changed
data/members.ts
@@ -63,7 +63,7 @@ let members: { [key: string]: MemberInfo } = {
63
},
64
"MinseoPark": {
65
"name": "Minseo Park",
66
- "role": "Ph.D. Student",
+ "role": "M.S. Student",
67
"email": "minseo726@kaist.ac.kr",
68
"github": "https://github.com/sympathize123",
69
"google_scholar": "https://scholar.google.co.kr/citations?hl=ko&user=eN7S23oAAAAJ",
@@ -73,7 +73,7 @@ let members: { [key: string]: MemberInfo } = {
73
],
74
"histories": [
75
{
76
77
"enterance": "2025.03",
78
"graduation": ""
79
}
0 commit comments